Spread the love
/100
108

Aiou Workshop 5403| Test 6

1 / 100

1) The [ascetic] militant Chinese have gone straight to the roots of the problems.

2 / 100

2) Biometric data

3 / 100

3) The name of header file is written between:

4 / 100

4) The statements written by the programmer are called:

5 / 100

5) The secrets word or number used for protection is called:

6 / 100

6) The lowest level of programming language is:

7 / 100

7) The restricted access to the server computer room is a form of:

8 / 100

8) How a virus reaches from one computer to another?

9 / 100

9) which of the following header file contains information about common mathematical functions?

10 / 100

10) Which of the following reason causes the syntax error

11 / 100

11) Which of the following media can be used for backup?

12 / 100

12) Making illegal copies of copyrighted software is called:

13 / 100

13) computer programs are also known as:

14 / 100

14) C was developed in the year:1972

15 / 100

15) The extension of an executable file is:

16 / 100

16) Which of the following is harmful for computers?

17 / 100

17) Which malicious program is activated when a specific set of conditions are met?

18 / 100

18) which Program that translates assembly language code to machine code

19 / 100

19) Which of the following language requires no translator to execute the program?

20 / 100

20) A special program that can detect and remove viruses from computer is called:

21 / 100

21) A well-defined set of instructions given to the computer is called:

22 / 100

22) C programs are divided into units called:

23 / 100

23) Trojan Horse is a type of:

24 / 100

24) Which of the following is an authentication methodology?

25 / 100

25) Protecting computers and the information they contain against unwanted access is called:

26 / 100

26) Choose the program that translates and executes one line of source code at a time.

27 / 100

27) An assembly language uses:

28 / 100

28) This is a complete instruction that causes the computer to perform some action:

29 / 100

29) Which of the following is not cause of virus?

30 / 100

30) Division by zero (e.g. 2/ 0) is an example

31 / 100

31) Another name for antivirus is:

32 / 100

32) Which of the following key is used to compile a program

33 / 100

33) Another name for free software is:

34 / 100

34) Machine language:

35 / 100

35) A statement that starts with a # is called a:

36 / 100

36) An additional or spare copy of data stored on storage media is call:

37 / 100

37) Software that is available free for a limited period is called:

38 / 100

38) A virus that replicates itself is called:

39 / 100

39) C was designed to write program for:

40 / 100

40) The right of a person to keep his personal information away from others is called:

41 / 100

41) Which of the following errors are NOT detected by compiler?

42 / 100

42) The extension of object file is:

43 / 100

43) A set of illegal instructions inserted into a legitimate computer program is called:

44 / 100

44) A spelling error (e.g. typing intt instead of int) is an example of:

45 / 100

45) The “.exe” file is produced by:.

46 / 100

46) A set of rules that must be followed to develop a program is called:

47 / 100

47) A type of error that occurs when an instruction violates the rules programs is called:

48 / 100

48) Mistakes that cause a running program to produce incorrect results are called:

49 / 100

49) An IDE typically consists of:

50 / 100

50) which of the following language Is ideal to write business application

51 / 100

51) Which term is commonly used to refer to software or program errors:

52 / 100

52) Processor directives are command for

53 / 100

53) The processing of running an executable file is known as

54 / 100

54) Who is responsible of security of online data?

55 / 100

55) Which of the following is computer virus?

56 / 100

56) void occupy how many bytes in memory?

57 / 100

57) Which of the following is not a biometric technique:

58 / 100

58) Which of the following does not contain machine language code?

59 / 100

59) The process of converting source code into object code,is knows as:

60 / 100

60) Which of the following is the most damaging loss to a company?

61 / 100

61) Which file contains the program after translation into machine language

62 / 100

62) Computer programs are also known ac

63 / 100

63) Most computer crime are committed by:

64 / 100

64) FormatC is an example of:

65 / 100

65) Which of the following key is used to save a file?

66 / 100

66) Which of the following is not an antivirus program?

67 / 100

67) The expression may be:

68 / 100

68) conio stands for:

69 / 100

69) Which of the following is NOT a high level language?

70 / 100

70) B was developed in the year:

71 / 100

71) Which of the following is the native language of computer?

72 / 100

72) The basic structure of C program consists of:

73 / 100

73) stdio stands for:

74 / 100

74) What does the following code print on screen? printf(‘hello’);

75 / 100

75) Which of the following language provided the basis for the development C

76 / 100

76) which one of the following translates source code to object code as a whole

77 / 100

77) Who developed C?

78 / 100

78) A program that interferes with the normal working of a computer is called:

79 / 100

79) The programmer usually enters source code into a computer using

80 / 100

80) Header files in C contain:

81 / 100

81) Which of the following viruses executes when starting the computer?

82 / 100

82) The virus which deletes MS Office files and disk partition information is called:

83 / 100

83) Which of the following is NOT an example of a program bug?

84 / 100

84) Which of the following symbol is used to denote a pre-processor statement?

85 / 100

85) Which of the following components is used to convert first.c to first.exe?

86 / 100

86) The expression in define directive:

87 / 100

87) The extension of the header file is:

88 / 100

88) McAfee is an example of:

89 / 100

89) Computer virus is simply a:

90 / 100

90) stdio.h is part of:

91 / 100

91) Security protection for personal computers includes:

92 / 100

92) which of the following header

93 / 100

93) The extension of C source program is:

94 / 100

94) The output of the compiler is called:

95 / 100

95) Which of the following is a biometric technique for person identification?

96 / 100

96) C statements end with a:

97 / 100

97) Turbo C++ can compile

98 / 100

98) The process of identifying and removing errors in the programs is called:

99 / 100

99) The process of linking library files with object cod is known as:

100 / 100

100) main is a