Computer Sciences Practice Test 5




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.

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

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

2 / 100

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

3 / 100

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

4 / 100

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

5 / 100

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

6 / 100

language is known as fundamental computer language:

7 / 100

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

8 / 100

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

9 / 100

14. C was designed to write programs for

10 / 100

17. .exe file is produced by the:

11 / 100

5. The computer program is written in:

12 / 100

3. Debug is the process of:

13 / 100

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

14 / 100

5. The predefined words of the programming language that are used for special purposes in the source program are called:

15 / 100

20. elements of program in not token:

16 / 100

16. CPU includes all of the following components except?

17 / 100

RAM is a:

18 / 100

3. The idea of stored program was given by:

19 / 100

I I. CPU is an example of:

20 / 100

12. Which is a storage device?

21 / 100

8. A computer drives its basic strength from:

22 / 100

5. Which component of a computer decodes and executes program consuvetions?

23 / 100

5. represents of wizard of DBMS:

24 / 100

6. is element MS-Access application window:

25 / 100

14. A query is a more flexible way of

26 / 100

13. represents a label:

27 / 100

16. Which of the following is an absolute address?

28 / 100

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

29 / 100

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

30 / 100

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

31 / 100

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

32 / 100

6. Referential integrity is applied on

33 / 100

Who owns the Internet?

34 / 100

7. How many types of addressing schemes?

35 / 100

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

36 / 100

17. The process of launching web pages is called:

37 / 100

18. Web pages are linked together using?

38 / 100

12. is not an example of packaged software:

39 / 100

11. is an example of packaged software:

40 / 100

16. CPU is also referred to as:

41 / 100

10. is an example of system software:

42 / 100

13. is not an application software:

43 / 100

0. Which of the following looks for the prototype of functions used in a program:

44 / 100

8. A function:

45 / 100

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

46 / 100

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

47 / 100

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

48 / 100

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

49 / 100

18. is not an example of data type in MS-Access:

50 / 100

The data in table is entered in

51 / 100

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

52 / 100

5. is called counter loop:

53 / 100

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

54 / 100

18. is related to loop structures:

55 / 100

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

56 / 100

16. The loop will execute at least even the condition is false

57 / 100

8. GUI stands for:

58 / 100

An Operating System is a

59 / 100

8. represents an object:

60 / 100

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

61 / 100

9. The manipulated and processed data is called:

62 / 100

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

63 / 100

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

64 / 100

3. Central computer in the network is called:

65 / 100

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

66 / 100

I. A LAN is a combination of:

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

68 / 100

2. is most commonly used word processing package:

69 / 100

16. A secret word or number to be typed by a keyboard before an activity can take place are called:

70 / 100

10. is not an anti-virus program:

71 / 100

3. A virus can destroy: (

72 / 100

A table is also known as: (

73 / 100

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

74 / 100

11. is used to create data view

75 / 100

1. Insert command is used to insert.

76 / 100

6. A table is also known as

77 / 100

13. A table must have:

78 / 100

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

79 / 100

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

80 / 100

14. is used for making two-way decision:

81 / 100

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

82 / 100

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

83 / 100

is not related to document management system:

84 / 100

18. A Word processor can be used to:

85 / 100

The fly-by-wire system is used in:

86 / 100

6. The benefit of CAD may be summed up as

87 / 100

10. A word processor can be used to

88 / 100

14. format specifiers is used for integer type data:

89 / 100

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

90 / 100

15. format specifiers is used for float type data:

91 / 100

7 . is control suing in the statement prinf(“Result = %d”,r);:

92 / 100

20. Which of the following format specifier is used for string type data?

93 / 100

13. What will be the output of printf(“%d”,’a’);

94 / 100

19. The escape sequence to insert horizontal tab is

95 / 100

12. Which of the following forma specifier is used for character type data

96 / 100

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

97 / 100

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

98 / 100

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

99 / 100

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

100 / 100

2. Which of the following function is used to write a string to a file?

Your score is

The average score is 70%

0%

BIG SALE! FLAT 50% OFF

Protected