Computer Sciences Practice Test 3




Computer Science Practice Tests Overview

Computer Science Practice Tests are an essential part of preparation for NUST, FAST, UET, ECAT, NTS, and FSC board exams. They focus on important topics such as programming, data structures, algorithms, databases, and computer fundamentals. Regular practice helps students strengthen technical knowledge, develop problem-solving skills, and build confidence in solving exam-style questions.

PLS Boost Bundle

Get Access to 20 thousands+ MCQs Including Topical MCQs, Practice Tests, Mock Tests, Solved Past Papers, Flashcards, Notes, FLPS, and Much More.

174

Computer Practice Test 3

This is the Free Access to Limited MCQs. Enroll to PLS Boost Premium Bundle to Get More MCQs HERE

1 / 100

2. Which of the following is a valid character constant?

2 / 100

How many keywords are in C?

3 / 100

is not a valid variable

4 / 100

15. In C, the maximum length of variable name is:

5 / 100

18. a b is equivalent to

6 / 100

4. When the result of the computation of two very small numbers is too small to be represented, this phenomenon is called:

7 / 100

is secondary storage device:

8 / 100

20. is not secondary storage device:

9 / 100

15. An inkjet printer is an example of a(n):

10 / 100

Another word for pointer:

11 / 100

The processed data is called:

12 / 100

An electronic device that accepts, processes data and products information is called: (a) Input device (b) Computer (c) Output devices (d) Operating system

13 / 100

16. The charts, graphs and pictures are examples of:

14 / 100

Microwave transmission, coaxial cables and fiber optic are examples of:

15 / 100

3. The process of transferring data from one location to another is called:

16 / 100

8. The is the physical path over which a message travels:

17 / 100

13. In a table each column represents

18 / 100

5. represents of wizard of DBMS:

19 / 100

3. is the most popular and powerful DBMS:

20 / 100

8. A record is a complete set of

21 / 100

16. Using you can create tables, forms, reports and queries in very short time

22 / 100

2. Which of the following object is used to retrieve data from database and present in a formatted way?

23 / 100

A computer can be linked to the Internet through

24 / 100

19. represents URL address:

25 / 100

16. The computers on the Internet that contain the web sites are called:

26 / 100

3. The globe has become a global village, due to:

27 / 100

6. is a high speed communication line:

28 / 100

10. How many are the layouts of Form in MS-Access?

29 / 100

2. How many basic layouts of forms are here in Microsoft Access.

30 / 100

13. A form with multiple tabs and each tab consisting a page of information

31 / 100

14. The insertion point in the document is also called:

32 / 100

5. During text entering process into document. the cursor automatically shifts to the next line when it reaches to the right margin. This feature of word processor is called:

33 / 100

17. The bold text specifies the: (

34 / 100

7. features of word processor allows to specify margins of the documents:

35 / 100

2. is most commonly used word processing package:

36 / 100

. Which of the following is a word processor (

37 / 100

I. Which of the following keys does not hold uniqueness property

38 / 100

9. The process to identify the data objects and the relationships between them is:

39 / 100

2. An entity related to itself in an ERD model refers to

40 / 100

4. In activities, the possible inputs for the database are collected:

41 / 100

3. is called the preliminary investigation of the required database:

42 / 100

5. In activities, the cost factors are taken into consideration:

43 / 100

3. The constraint states that in a relation no primary key value can have a null value.

44 / 100

12. Data integrity is another form of data

45 / 100

20. A process of analyzing the dependencies of attributes with in entities is called

46 / 100

1. Which of the following is not a decision making statement

47 / 100

4. Which one is a control structure?

48 / 100

5. control structures executes program statements one after another:

49 / 100

12. is not decision-making statement:

50 / 100

15. is not used for making two-way decision:

51 / 100

12. cell addresses is correct:

52 / 100

3. The intersection of a row and column form a:

53 / 100

a spreadsheet:

54 / 100

19. If the custom format is 00000 then the number 420 will be displayed as:

55 / 100

1. Insert command is used to insert.

56 / 100

8. The columns of a relation correspond to:

57 / 100

7. A tuple in a table is also known as

58 / 100

2. The foreign key is found in

59 / 100

3. Anything in the real world that has a set of different attributes or properties is called:

60 / 100

10. A series of actions that are performed on raw data achieve the required objective and results are called:

61 / 100

14. A set of related fields that represent a unit of data is called

62 / 100

8. represents an object:

63 / 100

Q2. Select the correct option I. Which of the following represents a collection of concepts that arc used to describe the structure of a database?

64 / 100

8. Which of the following buttons of Find and Replace dialog box is clicked to start he search process?

65 / 100

The data in table is entered in

66 / 100

20. is th efault field size of Text data type in MS-Access:

67 / 100

19. is the default data e in MS-Access:

68 / 100

9. A collection of related records is called

69 / 100

12. function is used to read a single character from a file at a time:

70 / 100

1. A file is stored in

71 / 100

18. In binary stream bytes have correspondence

72 / 100

15. There are types of streams

73 / 100

19. contains the files and folders that are deleted from the hard disk:

74 / 100

is an example of command line operating system:

75 / 100

13. is based on the NT technology:

76 / 100

14. The media Access Control Sub-layer resides in which layer:

77 / 100

I. A LAN is a combination of:

78 / 100

13. standards were properly researched, designed and finally published as a standard:

79 / 100

16. standards were developed without any formal planning:

80 / 100

18. The program written in assembly language is translated to the machine code with the help of translator program called:

81 / 100

17. .exe file is produced by the:

82 / 100

7. is not a high level language:

83 / 100

14. C was designed to write programs for

84 / 100

15. The last statement of the body of the fimction is:

85 / 100

I I. The name of actual and formal parameters:

86 / 100

6. Mother name for built-in function is:

87 / 100

is not relevant to office automation:

88 / 100

9. Computer at home can be used

89 / 100

I. CBT stand for

90 / 100

7. virus is activated on the basis of a logical condition:

91 / 100

14. Another name for antivirus is:

92 / 100

17. Which is not an antivirus program?

93 / 100

1. How many types of loop structur are in C?

94 / 100

13. The body of loop comes before the test condition in:

95 / 100

7. A variable whose value controls the number of iterations is known as

96 / 100

14. Semicolon is placed at the end of condition in:

97 / 100

9. In while loop, the increment / decrement statement are placed

98 / 100

14. format specifiers is used for integer type data:

99 / 100

17. How many digits are printed to the right of the decimal point in real number?

100 / 100

8. The functions used for input and output are stored in header file:

Your score is

The average score is 70%

0%

Importance of Practicing Computer Science Tests

Regular practice of Computer Science tests improves logical reasoning, analytical skills, and coding abilities. Topic-wise and full-length tests allow students to identify weak areas, revise key concepts, and minimize errors. Timed practice also helps students manage exam pressure and complete questions efficiently during exams.

PLS Academy Computer Science Test Preparation

PLS Academy offers well-structured Computer Science Practice Tests with exam-oriented MCQs, clear solutions, and complete syllabus coverage. With expert guidance and quality practice material, PLS Academy helps students master computer science concepts and achieve excellent results in entry tests and FSC board exams.

JazakAllah

BIG SALE! FLAT 50% OFF

Protected