April 6, 2026

Aiou Workshop 5403| Test 6

By | Published | No Comments
Spread the love
/100
108

Aiou Workshop 5403| Test 6

1 / 100

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

2 / 100

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

3 / 100

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

4 / 100

4) Which of the following is a compiler directive?

5 / 100

5) Who developed C?

6 / 100

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

7 / 100

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

8 / 100

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

9 / 100

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

10 / 100

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

11 / 100

11) Another name for antivirus is:

12 / 100

12) conio stands for:

13 / 100

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

14 / 100

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

15 / 100

15) Machine language:

16 / 100

16) Security protection for personal computers includes:

17 / 100

17) FormatC is an example of:

18 / 100

18) Writing programs in machine language is:

19 / 100

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

20 / 100

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

21 / 100

21) The extension of an executable file is:

22 / 100

22) Which of the following one is not a virus?

23 / 100

23) Biometric data

24 / 100

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

25 / 100

25) void occupy how many bytes in memory?

26 / 100

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

27 / 100

27) The basic structure of C program consists of:

28 / 100

28) Computer virus is simply a:

29 / 100

29) Most computer crime are committed by:

30 / 100

30) Which of the following is harmful for computers?

31 / 100

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

32 / 100

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

33 / 100

33) Header files in C contain:

34 / 100

34) Another name for free software is:

35 / 100

35) Turbo C++ can compile

36 / 100

36) The expression may be:

37 / 100

37) C was designed to write program for:

38 / 100

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

39 / 100

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

40 / 100

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

41 / 100

41) Processor directives are command for

42 / 100

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

43 / 100

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

44 / 100

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

45 / 100

45) An assembly language uses:

46 / 100

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

47 / 100

47) C programs are divided into units called:

48 / 100

48) Which of the following is computer virus?

49 / 100

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

50 / 100

50) Making illegal copies of copyrighted software is called:

51 / 100

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

52 / 100

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

53 / 100

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

54 / 100

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

55 / 100

55) The statements written by the programmer are called:

56 / 100

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

57 / 100

57) McAfee is an example of:

58 / 100

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

59 / 100

59) stdio stands for:

60 / 100

60) Debug is the process of:

61 / 100

61) An IDE typically consists of:

62 / 100

62) The extension of the header file is:

63 / 100

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

64 / 100

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

65 / 100

65) B was developed in the year:

66 / 100

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

67 / 100

67) computer programs are also known as:

68 / 100

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

69 / 100

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

70 / 100

70) C is a:

71 / 100

71) main is a

72 / 100

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

73 / 100

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

74 / 100

74) The extension of object file is:

75 / 100

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

76 / 100

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

77 / 100

77) A virus that replicates itself is called:

78 / 100

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

79 / 100

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

80 / 100

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

81 / 100

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

82 / 100

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

83 / 100

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

84 / 100

84) Types of translators are:

85 / 100

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

86 / 100

86) The expression in define directive:

87 / 100

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

88 / 100

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

89 / 100

89) The extension of C source program is:

90 / 100

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

91 / 100

91) Which of the following is an authentication methodology?

92 / 100

92) Trojan Horse is a type of:

93 / 100

93) The lowest level of programming language is:

94 / 100

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

95 / 100

95) The right to use the software on the computer is called:

96 / 100

96) Who is responsible of security of online data?

97 / 100

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

98 / 100

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

99 / 100

99) C was developed in the year:1972

100 / 100

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