Computer Sciences Practice Test 1

Computer Science Practice Tests Overview

Computer Science Practice Tests are an essential resource for students preparing for NUST, FAST, UET, ECAT, NTS, and FSC board exams. These tests cover important 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 tackling exam-style questions.

Entry test contains most of the Computer MCQs. FSC ICS Part 2 Computer book MCQs. HSSC Computer questions MCQs. Solved Chapterwise Computer MCQs for first-year 12 class MCQs and 11 class MCQs. Second-year and first-year Computer textbooks chapter-wise MCQs with the answer are provided here. The Computer portion is helpful in MDCAT , ECAT , NTS NAT , and NUST NET . PakLearningSpot PLS MCQs Bank website for FREE Entry test preparations




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.

983

Computer Practice Test 1

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

1 / 100

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

2 / 100

10. The relationship between the entities is represented graphically by using:

3 / 100

7. In ERD model, the relationship between two entities is represented by a

4 / 100

18. An index may be created on

5 / 100

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

6 / 100

20. is not related to an entity:

7 / 100

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

8 / 100

Who owns the Internet?

9 / 100

7. How many types of addressing schemes?

10 / 100

13. services is provided by Internet:

11 / 100

is category software:

12 / 100

For the input of image data:

13 / 100

12. is not an example of packaged software:

14 / 100

The computing and communication technologies arc combined together for

15 / 100

A device used for optical character recognition is a:

16 / 100

13. is not an application software:

17 / 100

Data processing is also called:

18 / 100

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

19 / 100

1. Insert command is used to insert.

20 / 100

13. A table must have:

21 / 100

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

22 / 100

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

23 / 100

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

24 / 100

6. In a relational database, a single piece of information is called:

25 / 100

2. The rule that a record from a table cannot be deleted if its associated record exists in a related table is called rule

26 / 100

The address of instruction under

27 / 100

14. Which component of computer is responsible for comparison of two numbers?

28 / 100

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

29 / 100

2. A set of instructions that run the computer arc:

30 / 100

18. CPU is an example of:

31 / 100

11. A functional dependency between two or more non-key attributes in a relation is called

32 / 100

5. Different attributes in two different tables having same name are referred to as (

33 / 100

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

34 / 100

16. A relation is in second normal form if and only if:

35 / 100

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

36 / 100

7. problems occurs when two different names are used for the same information?

37 / 100

19. A process in which it is being ensured that attributes are stored from where they belong

38 / 100

6. Referential integrity is applied on

39 / 100

13. represents a label:

40 / 100

6. A collection of related worksheets is called:

41 / 100

10. The actual working area in Microsoft Excel is

42 / 100

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

43 / 100

a spreadsheet:

44 / 100

II. A cell of worksheet, which is not active is called:

45 / 100

7. The currently selected cell where data can be entered or edited is called:

46 / 100

14. A query is a more flexible way of

47 / 100

8. A record is a complete set of

48 / 100

5. The computer program is written in:

49 / 100

C is a:

50 / 100

8. The programming language that are very close to machine code are called:

51 / 100

19. The instructions written in machine language are in the form of:

52 / 100

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

53 / 100

3. Debug is the process of:

54 / 100

7. is not a high level language:

55 / 100

17. Which of the following refers to the correctness and consistency of data?

56 / 100

20. The process of arranging data in a proper order is called:

57 / 100

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

58 / 100

6. is not component of data communication:

59 / 100

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

60 / 100

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

61 / 100

5. is component of data communication:

62 / 100

9. The electromagnetic or light waves representing data are called:

63 / 100

13. The printf() is a:

64 / 100

16. A built-in function:

65 / 100

5. The functions that are defined by programmer are called:

66 / 100

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

67 / 100

6. Mother name for built-in function is:

68 / 100

I. A LAN is a combination of:

69 / 100

19. CAT stands for

70 / 100

scanners is used in hospitals:

71 / 100

is not related to business:

72 / 100

17. Computer at home can be used for:

73 / 100

18. Format C is an example of:

74 / 100

15. Security Protection for personal computer include:

75 / 100

10. is not an anti-virus program:

76 / 100

1. A virus program usually hidden in:

77 / 100

8. Format C is an example of virus:

78 / 100

organizes and controls the hardware and software:

79 / 100

is most necessary to interact with the computer:

80 / 100

5. Ctrl + Alt + Del is

81 / 100

6. The selection statement is also known as:

82 / 100

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

83 / 100

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

84 / 100

12. is not decision-making statement:

85 / 100

20. elements of program in not token:

86 / 100

14. format specifiers is used for integer type data:

87 / 100

16. Each of the following is a form layout except.

88 / 100

Which of the following mode open only an existing file for both reading and writing?

89 / 100

5. A data file a stored in:

90 / 100

4. loop structures are available in C language:

91 / 100

12. The while loop is also called: (a) conditional loop (b) (c) counter loop (d)
while Both (b) and (c)
wend loop Attribute

92 / 100

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

93 / 100

5. is called counter loop:

94 / 100

11. The body of I comes er the test condition in:

95 / 100

13. shows the margins, position of tabs, and indents etc:

96 / 100

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

97 / 100

2. is most commonly used word processing package:

98 / 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:

99 / 100

18. A common font size used in business documents is:

100 / 100

is not a feature of simple word processor or text editor:

Your score is

The average score is 59%

0%

Benefits of Practicing Computer Science Tests

Consistent practice of Computer Science tests enhances logical thinking, analytical skills, and coding efficiency. Topic-wise and full-length tests help students identify weak areas, revise important concepts, and minimize errors. Timed practice also prepares students to manage exam pressure and solve questions accurately within limited time.

PLS Academy Computer Science Test Preparation

PLS Academy offers expertly designed Computer Science Practice Tests with exam-focused MCQs, detailed explanations, and full syllabus coverage. With structured practice material and guidance from experienced instructors, 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