Computer Sciences Practice Test 3




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.

173

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

20. is not secondary storage device:

2 / 100

18. The data and program are stored permanently on the:

3 / 100

Data processing is also called:

4 / 100

16. standards were developed without any formal planning:

5 / 100

18. is a governing body that approve the network standard:

6 / 100

6. What layer of OSI does data compression:

7 / 100

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

8 / 100

FDD1 is a:

9 / 100

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

10 / 100

13. services is provided by Internet:

11 / 100

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

12 / 100

II. A stream is associated with a file using and operaton

13 / 100

9. Tables are the 1 of our database in Microsoft Access

14 / 100

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

15 / 100

RAM is a:

16 / 100

The address of instruction under

17 / 100

10. Which component of CPU is responsible for performing arithmetic and logical operations on numeric data?

18 / 100

15. is the component of CPU:

19 / 100

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

20 / 100

4. The actual working area in Microsoft Excel is:

21 / 100

1. Which of the following is a spreadsheet 2.

22 / 100

14. The capability of an operating system to load multiple program into memory at a time and to perform two or more processes concurrently, is called:

23 / 100

16. is the entering point in Windows:

24 / 100

6. The programming languages that are close to human language are called:

25 / 100

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

26 / 100

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

27 / 100

is not related to business:

28 / 100

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

29 / 100

devices is used in departmental store:

30 / 100

5. is component of data communication:

31 / 100

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

32 / 100

19. coding schemes uses 4 bit code:

33 / 100

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

34 / 100

4. The actual data of database is stored in:

35 / 100

The data in table is entered in

36 / 100

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

37 / 100

5. is the object of MS-Access database file:

38 / 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

39 / 100

I. A database consists of various components called the

40 / 100

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

41 / 100

6. is element MS-Access application window:

42 / 100

19. is a statement that extracts specific information database.

43 / 100

12. In a table each row represents

44 / 100

8. A record is a complete set of

45 / 100

20. media is used for backup:

46 / 100

9. Software that is used to detect and remove the viruses from the computer is called:

47 / 100

18. Format C is an example of:

48 / 100

11. is an anti-virus program:

49 / 100

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

50 / 100

10. A series of actions that are performed on raw data achieve the required objective and results are called:

51 / 100

16. A set of related files that represent a unit of data is called

52 / 100

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

53 / 100

5. SQL is a(n)

54 / 100

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

55 / 100

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

56 / 100

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

57 / 100

16. is known as control key:

58 / 100

is used to identify records of a relation uniquely:

59 / 100

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

60 / 100

13. A table must have:

61 / 100

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

62 / 100

17. The bold text specifies the: (

63 / 100

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

64 / 100

II. The bar that shows the total pages of document, position of cursor etc. is called:

65 / 100

8. The functions used for input and output are stored in header file:

66 / 100

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

67 / 100

16. The %x is a format specifier for:

68 / 100

18. is used with format specifier to display output left-justified:

69 / 100

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

70 / 100

9. is used for flag:

71 / 100

13. is valid variable name

72 / 100

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

73 / 100

10. The symbol = represents:

74 / 100

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

75 / 100

is not a valid variable

76 / 100

18. a b is equivalent to

77 / 100

18. An index may be created on

78 / 100

is the ingredient of data modeling:

79 / 100

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

80 / 100

20. is not related to an entity:

81 / 100

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

82 / 100

19. represents entity:

83 / 100

1. Functions prototype for built-in functions are specified in:

84 / 100

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

85 / 100

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

86 / 100

12. Formal arguments are also called

87 / 100

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

88 / 100

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

89 / 100

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

90 / 100

1. How many types of loop structur are in C?

91 / 100

4. loop structures are available in C language:

92 / 100

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

93 / 100

14. Semicolon is placed at the end of condition in:

94 / 100

5. is called counter loop:

95 / 100

3. The loop which never ends is called:

96 / 100

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

97 / 100

13. Which of the following operators is used as decision-making statement?

98 / 100

9. Which of the following is an optional part in switch statement?

99 / 100

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

100 / 100

17. The conditional operator takes expression.

Your score is

The average score is 70%

0%

BIG SALE! FLAT 50% OFF

Protected