Spread the love
/100
108

Aiou Workshop 5403| Test 6

1 / 100

1) void occupy how many bytes in memory?

2 / 100

2) Types of translators are:

3 / 100

3) A person who gains illegal access to a computer system is called:

4 / 100

4) Which of the following is an authentication methodology?

5 / 100

5) computer programs are also known as:

6 / 100

6) which of the following header

7 / 100

7) which header file contains information about standard input/ output functions?

8 / 100

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

9 / 100

9) The extension of C source program is:

10 / 100

10) Which of the following key is used to load a program it memory to run?

11 / 100

11) C was designed to write program for:

12 / 100

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

13 / 100

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

14 / 100

14) Which of the following syntax is used to include header file?

15 / 100

15) The extension of object file is:

16 / 100

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

17 / 100

17) Most computer crime are committed by:

18 / 100

18) The extension of an executable file is:

19 / 100

19) Another name for antivirus is:

20 / 100

20) For every opening brace in a C program, there must be a:

21 / 100

21) The name of header file is written between:

22 / 100

22) Turbo C++ can compile

23 / 100

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

24 / 100

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

25 / 100

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

26 / 100

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

27 / 100

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

28 / 100

28) An assembly language uses:

29 / 100

29) conio stands for:

30 / 100

30) The expression may be:

31 / 100

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

32 / 100

32) Computer virus is simply a:

33 / 100

33) The basic structure of C program consists of:

34 / 100

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

35 / 100

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

36 / 100

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

37 / 100

37) Writing programs in machine language is:

38 / 100

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

39 / 100

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

40 / 100

40) Another name for free software is:

41 / 100

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

42 / 100

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

43 / 100

43) Debug is the process of:

44 / 100

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

45 / 100

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

46 / 100

46) The lowest level of programming language is:

47 / 100

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

48 / 100

48) Which of the following is computer virus?

49 / 100

49) A type of language in which instructions are written in binary form is called:

50 / 100

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

51 / 100

51) Header files in C contain:

52 / 100

52) C programs are divided into units called:

53 / 100

53) Which of the following is a compiler directive?

54 / 100

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

55 / 100

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

56 / 100

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

57 / 100

57) Trojan Horse is a type of:

58 / 100

58) Security protection for personal computers includes:

59 / 100

59) C is a:

60 / 100

60) The extension of the header file is:

61 / 100

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

62 / 100

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

63 / 100

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

64 / 100

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

65 / 100

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

66 / 100

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

67 / 100

67) An IDE stands for:

68 / 100

68) Computer programs are also known ac

69 / 100

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

70 / 100

70) What does the # sign indicate in an instruction of C language?

71 / 100

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

72 / 100

72) A program’s syntax errors is detected by:

73 / 100

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

74 / 100

74) C statements end with a:

75 / 100

75) Compiled programs typically, execute faster because:

76 / 100

76) main is a

77 / 100

77) C was developed in the year:1972

78 / 100

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

79 / 100

79) Who developed C?

80 / 100

80) Biometric data

81 / 100

81) stdio.h is part of:

82 / 100

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

83 / 100

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

84 / 100

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

85 / 100

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

86 / 100

86) Who is responsible of security of online data?

87 / 100

87) The statements written by the programmer are called:

88 / 100

88) Processor directives are command for

89 / 100

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

90 / 100

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

91 / 100

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

92 / 100

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

93 / 100

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

94 / 100

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

95 / 100

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

96 / 100

96) Making illegal copies of copyrighted software is called:

97 / 100

97) McAfee is an example of:

98 / 100

98) FormatC is an example of:

99 / 100

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

100 / 100

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