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.

177

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

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

2 / 100

18. is the fundamental property of relational database:

3 / 100

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

4 / 100

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

5 / 100

5. SQL is a(n)

6 / 100

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

7 / 100

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

8 / 100

8. specifies the correct format of IP address:

9 / 100

A computer can be linked to the Internet through

10 / 100

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

11 / 100

6. is a high speed communication line:

12 / 100

15. FTP stands for:

13 / 100

18. Format C is an example of:

14 / 100

13. Types of software that can be freely distributed without violating copyright laws are called:

15 / 100

3. A virus can destroy: (

16 / 100

The processed data is called:

17 / 100

12. is not an example of packaged software:

18 / 100

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

19 / 100

is secondary storage device:

20 / 100

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

21 / 100

16. In E-R diagram, a diamond shape is used to represent a(n):

22 / 100

I I. In hybrid distribution which kind of fragments are stored at only one site

23 / 100

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

24 / 100

8. tools in involved to the Data Analysis:

25 / 100

17. The bold text specifies the: (

26 / 100

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

27 / 100

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

28 / 100

12. Which of the following can be used to launch the WordArt?

29 / 100

5. A cell at third column and 15 rows has a cell address:

30 / 100

14. The 0.0000000001 is displayed in default column width as:

31 / 100

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

32 / 100

2. The foreign key is found in

33 / 100

18. Which of the following is responsible for designing the database system.

34 / 100

is used to identify records of a relation uniquely:

35 / 100

8. The columns of a relation correspond to:

36 / 100

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

37 / 100

12. Form with in a form is called

38 / 100

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

39 / 100

20. In addition to navigate records can be used for

40 / 100

17. A Form within another form is called:

41 / 100

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

42 / 100

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

43 / 100

C is a:

44 / 100

17. If a relation is in INF and the key consists of a single attributes then the relation is called.

45 / 100

14. A foreign key constraint is also called

46 / 100

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

47 / 100

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

48 / 100

4. In 3NF, a non-key attribute must not depend on a(n)

49 / 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: (

50 / 100

6. Referential integrity is applied on

51 / 100

19. coding schemes uses 4 bit code:

52 / 100

15. Which type of data consists of words, sentences, and paragraphs?

53 / 100

14. Which of the following characters cannot be used as first character of a variable name?

54 / 100

How many keywords are in C?

55 / 100

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

56 / 100

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

57 / 100

is most necessary to interact with the computer:

58 / 100

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

59 / 100

11. selection structures is the simplest form of decision making structure:

60 / 100

7. Another name of conditional operator is

61 / 100

20. The last statement of each case in switch statement must be a:

62 / 100

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

63 / 100

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

64 / 100

1. The function getch() is defined in:

65 / 100

16. The %x is a format specifier for:

66 / 100

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

67 / 100

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

68 / 100

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

69 / 100

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

70 / 100

17. The maximum length of text type field is:

71 / 100

14. If programs get input data from data file and also send output into data file. It is called:

72 / 100

10. A logical interface to a file is called

73 / 100

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

74 / 100

16. In file handling sequence of characters refers to

75 / 100

13. function is used as formatted output file function:

76 / 100

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

77 / 100

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

78 / 100

16. standards were developed without any formal planning:

79 / 100

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

80 / 100

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

81 / 100

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

82 / 100

Which one is dedicated server?

83 / 100

is not related to business:

84 / 100

4. CAL stands for

85 / 100

3. device is used in banks to read cheque of customer:

86 / 100

is not relevant to office automation:

87 / 100

devices is used in departmental store:

88 / 100

10. A word processor can be used to

89 / 100

5. is called counter loop:

90 / 100

10. structure executes the body of loop at least once:

91 / 100

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

92 / 100

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

93 / 100

17. The of for loop executed only once in the first iteration

94 / 100

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

95 / 100

18. is related to loop structures:

96 / 100

2. Global variables are created in

97 / 100

19. In C-language, subprograms are referred to as:

98 / 100

I I. The name of actual and formal parameters:

99 / 100

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

100 / 100

7. A function is called with the reference of its:

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