Computer Sciences Practice Test 2




Computer Science Practice Tests Overview

Computer Science Practice Tests are an important resource for students preparing for NUST, FAST, UET, ECAT, NTS, and FSC board exams. These tests focus on essential topics such as programming, data structures, algorithms, databases, and computer fundamentals. Regular practice helps students strengthen technical knowledge, improve problem-solving skills, and gain 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.

363

Computer Practice Test 2

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

1 / 100

In E-R diagram, a rectangular box is used to represent a(n):

2 / 100

6. Database development process involve mapping of conceptual data model into

3 / 100

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

4 / 100

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

5 / 100

is not a valid variable

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

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

8 / 100

12. Relational operators are used to

9 / 100

10. The symbol = represents:

10 / 100

11. Which of the operator has lowest presidence

11 / 100

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

12 / 100

20. languages is different for different computers:

13 / 100

3. Debug is the process of:

14 / 100

12. A program written in language runs directly on the computer.

15 / 100

4. A set of instruction given to the computer is called:

16 / 100

C is a:

17 / 100

9. is not a low-level language:

18 / 100

5. is not used in control or format string in a prindo function:

19 / 100

16. The %x is a format specifier for:

20 / 100

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

21 / 100

a spreadsheet:

22 / 100

18. The default number format assigned to a cell is the:

23 / 100

20. If the custom format is If it, it N N then the number 23349 will be displayed as:

24 / 100

17. Each number format consists of part:

25 / 100

12. cell addresses is correct:

26 / 100

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

27 / 100

19. structure is used when programmer does not know is advance the number of repetition of loop?

28 / 100

A table is also known as: (

29 / 100

15. An attribute is also known as:

30 / 100

19. serves as a bridge between end users and database administrator:

31 / 100

organizes and controls the hardware and software:

32 / 100

8. GUI stands for:

33 / 100

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

34 / 100

20. By default, Windows save the documents created in MS-Word in the folder:

35 / 100

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

36 / 100

16. is the entering point in Windows:

37 / 100

18. Web pages are linked together using?

38 / 100

8. specifies the correct format of IP address:

39 / 100

9. Software to use the Internet:

40 / 100

10. A word processor can be used to

41 / 100

is not related to document management system:

42 / 100

is not relevant to office automation:

43 / 100

is not related to business:

44 / 100

The fly-by-wire system is used in:

45 / 100

16. Modern computer can perform calculations or process at high speed

46 / 100

4. CAL stands for

47 / 100

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

48 / 100

12. Form with in a form is called

49 / 100

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

50 / 100

8. Which of the following is used to retrieve data from one or more tables of database and to present it to the user in a formatted way.

51 / 100

7. A auto form displays one record at a time.

52 / 100

17. A Form within another form is called:

53 / 100

5. is component of data communication:

54 / 100

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

55 / 100

I I. Communication between a computer and a keyboard involves transmission:

56 / 100

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

57 / 100

6. is not component of data communication:

58 / 100

16. menus in MS-Access contains commands that can be used to switch between table views?

59 / 100

12. The data in table is entered in:

60 / 100

4. The actual data of database is stored in:

61 / 100

19. In text file, data is stored in:

62 / 100

7.function is used to write a string to a file:

63 / 100

9. The manipulated and processed data is called:

64 / 100

7. Which of the following is not related to data manipulation?

65 / 100

In activity data is collected and recorded:

66 / 100

12. Formal arguments are also called

67 / 100

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

68 / 100

I I. The name of actual and formal parameters:

69 / 100

13. The printf() is a:

70 / 100

8. A function:

71 / 100

4. The predefined functions that are part of C-language are called: (

72 / 100

15. is the component of CPU:

73 / 100

17. The cells of memory are logically organized into group of

74 / 100

9. The program that contains instructions to operate a device is called:

75 / 100

1. Data and programs that are not being use by computer are stored in:

76 / 100

3. The idea of stored program was given by:

77 / 100

18. CPU is an example of:

78 / 100

1. In 3NF, which form of dependency is removed? (

79 / 100

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

80 / 100

15. In which of the following normal forms, any repeating group from the table is removed?

81 / 100

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

82 / 100

For the input of image data:

83 / 100

20. is not secondary storage device:

84 / 100

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

85 / 100

FDD1 is a:

86 / 100

16. standards were developed without any formal planning:

87 / 100

12. In which network model all computers have equal status?

88 / 100

17. Which one is an example of De-Facto standard?

89 / 100

10. Which network model consists of many clients and one or more central computers?

90 / 100

21. One or more computers connected to a hub is a:

91 / 100

5. The process of sharing information among various members of workgroup through computer network is called:

92 / 100

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

93 / 100

9. The bar that displays the name of program and the name of documents is called:

94 / 100

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

95 / 100

19. What will be the output of (7 > 8) ?printf(“ABC”):printf(“XYZ”);

96 / 100

10. structures is a selection structure:

97 / 100

2. Which of the following operator is used as decision making statement

98 / 100

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

99 / 100

18. Which operator in C language is called ternary operator?

100 / 100

14. is used for making two-way decision:

Your score is

The average score is 61%

0%

Importance of Practicing Computer Science Tests

Consistent practice of Computer Science tests enhances logical reasoning, analytical thinking, and coding abilities. Topic-wise and full-length tests allow students to identify weak areas, revise important concepts, and minimize errors. Timed practice also helps students manage exam pressure and solve questions efficiently within the allotted time.

PLS Academy Computer Science Test Preparation

PLS Academy offers well-designed Computer Science Practice Tests with exam-focused MCQs, detailed solutions, and full syllabus coverage. With expert guidance and structured 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