Computer Sciences Practice Test 5




Computer Science Practice Tests Overview

Computer Science Practice Tests are an important part of preparing for NUST, FAST, UET, ECAT, NTS, and FSC board exams. These tests cover key topics like programming, algorithms, data structures, databases, and computer fundamentals. Regular practice helps students strengthen technical knowledge, enhance problem-solving abilities, and gain confidence in tackling 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.

198

Computer Practice Test 5

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

1 / 100

18. An index may be created on

2 / 100

17. A technique for physically arranging the records of a file on secondary storage device is called

3 / 100

15. In E-R diagram, an oval shape is used to represent a(n):

4 / 100

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

5 / 100

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

6 / 100

7. Microsoft Access saves the database with the extension
a) .mdb c) .madb

7 / 100

15. A step by step procedure to perform a task easily available in a software is called

8 / 100

13. In a table each column represents

9 / 100

is a collection of related data organized in rows and columns:

10 / 100

9. A collection of related records is called

11 / 100

3. On successfully closing a file , the fclose( ) returns:

12 / 100

19. In text file, data is stored in:

13 / 100

8. To store data for future use it must be stored on

14 / 100

1. The function getch() is defined in:

15 / 100

2. The escape sequence for backslash is:

16 / 100

9. is used for flag:

17 / 100

6. How many variables can be used in one printf() function?

18 / 100

12. is not an example of packaged software:

19 / 100

16. CPU is also referred to as:

20 / 100

8. Which of the following keywords is not used in switch statement?

21 / 100

4. Which one is a control structure?

22 / 100

5. control structures executes program statements one after another:

23 / 100

12. In a school the record of cricket and hockey team organized into two groups is referred as

24 / 100

19. In a college, organizing the record of Science and Arts students into two groups, this activity is referred to as

25 / 100

8. represents an object:

26 / 100

15. A set of related records that represent a unit of data is called

27 / 100

14. views can be used to add, edit, and delete records to and from the table:

28 / 100

The data in table is entered in

29 / 100

17. The maximum length of text type field is:

30 / 100

10. The number of records (or row) in a table or relation is called:

31 / 100

3. The fundamental concept of relational database is:

32 / 100

7. The number of fields in a relation or table is called:

33 / 100

9. As in design view, you can move from field to field in the table window in datasheet view using button.

34 / 100

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

35 / 100

5. Ctrl + Alt + Del is

36 / 100

12. The maximum number of primary partitions that can be created on a disk is

37 / 100

18. acts as file manager for Windows: (

38 / 100

8. GUI stands for:

39 / 100

16. is the entering point in Windows:

40 / 100

6. A collection of related worksheets is called:

41 / 100

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

42 / 100

17. Each number format consists of part:

43 / 100

15. menus contains the ‘Cells’ command:

44 / 100

12. Relational operators are used to

45 / 100

How many keywords are in C?

46 / 100

19. The words used to write the statements of a program are called

47 / 100

16. C is a strongly typed language, this means that:

48 / 100

17. The logical not (!) operator is denoted as:

49 / 100

13. The number of times a wave repeats during a specific time interval is called:

50 / 100

17. The music and speech represent the: (a) Image data (b) Audio data (c) Video data (d) Text data

51 / 100

19. coding schemes uses 4 bit code:

52 / 100

12. Light, sound, and radio waves are examples of:

53 / 100

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

54 / 100

I I. CPU is an example of:

55 / 100

13. Which component of computer coordinates all activities in the computer?

56 / 100

4. Which one is the brain of computer?

57 / 100

12. Which is a storage device?

58 / 100

19. Font size is measure in:

59 / 100

16. keys of keyboard in conjunction with arrow keys is used for selecting text:

60 / 100

10. The bar that contains the group of commands is called:

61 / 100

3. A word processor includes the process of

62 / 100

17. The bold text specifies the: (

63 / 100

6. The benefit of CAD may be summed up as

64 / 100

19. CAT stands for

65 / 100

20. Computer based weather forecasting depends on accurate collection of data from

66 / 100

14. A key that consists of two or more than two attributes of a table is called

67 / 100

2. The foreign key is found in

68 / 100

4. The larger computer to which the terminal or PC is attached is called:

69 / 100

22. All nodes are connected to a single cable in a:

70 / 100

Which one is dedicated server?

71 / 100

The software used for workgroup computing is called:

72 / 100

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

73 / 100

18. If the value of a non-key attribute can be obtained simply by knowing the values of another non-key attribute, the relation is not in: (

74 / 100

9. problems occurs when same information is stored in two different ways:

75 / 100

6. Referential integrity is applied on

76 / 100

8. problems occurs when same name is used for two different attributes:

77 / 100

3. objects is not used to enter data into database:

78 / 100

18. The form which contains the subform is known as:

79 / 100

4. A form is an object of

80 / 100

11. Which form layout displays multiple records at a time?

81 / 100

6. The forms are the end of our database in Microsoft Access

82 / 100

Who owns the Internet?

83 / 100

8. specifies the correct format of IP address:

84 / 100

18. Web pages are linked together using?

85 / 100

14. Which of service of Internet is used to transfer files:

86 / 100

4. loop structures are available in C language:

87 / 100

3. The loop which never ends is called:

88 / 100

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

89 / 100

8. In while loop, the loop control variable always initialized

90 / 100

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

91 / 100

13. The symbols used to write instructions in assembly language are called:

92 / 100

3. Which of the following is true about a function call?

93 / 100

20. The predefined functions that are part of the programming language and can be used for different purposes are called:

94 / 100

18. The name of actual and formal parameters:

95 / 100

12. Formal arguments are also called

96 / 100

14. The actual body of the function is defined in:

97 / 100

9. The actual values are passed to the function in:

98 / 100

4. Viruses are transferred from one computer to another due to:

99 / 100

5. Most common crimes are committed by:

100 / 100

3. A virus can destroy: (

Your score is

The average score is 70%

0%

Advantages of Practicing Computer Science Tests

Regular practice improves logical reasoning, analytical thinking, and coding skills. Topic-wise and full-length tests allow students to identify weak areas, revise important concepts, and reduce errors. Practicing under timed conditions also prepares students to handle exam pressure and complete questions efficiently.

PLS Academy Computer Science Test Preparation

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

JazakAllah

BIG SALE! FLAT 50% OFF

Protected