June 30, 2026

Aiou Workshop 5403| Test 6

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

Aiou Workshop 5403| Test 6

1 / 100

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

2 / 100

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

3 / 100

3) Computer programs are also known ac

4 / 100

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

5 / 100

5) conio stands for:

6 / 100

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

7 / 100

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

8 / 100

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

9 / 100

9) An assembly language uses:

10 / 100

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

11 / 100

11) The output of the compiler is called:

12 / 100

12) Header files in C contain:

13 / 100

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

14 / 100

14) main is a

15 / 100

15) Most computer crime are committed by:

16 / 100

16) Computer virus is simply a:

17 / 100

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

18 / 100

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

19 / 100

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

20 / 100

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

21 / 100

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

22 / 100

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

23 / 100

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

24 / 100

24) Which of the following is a compiler directive?

25 / 100

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

26 / 100

26) The expression in define directive:

27 / 100

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

28 / 100

28) C is a:

29 / 100

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

30 / 100

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

31 / 100

31) computer programs are also known as:

32 / 100

32) Which of the following is harmful for computers?

33 / 100

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

34 / 100

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

35 / 100

35) stdio stands for:

36 / 100

36) Making illegal copies of copyrighted software is called:

37 / 100

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

38 / 100

38) Who developed C?

39 / 100

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

40 / 100

40) Another name for free software is:

41 / 100

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

42 / 100

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

43 / 100

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

44 / 100

44) C was designed to write program for:

45 / 100

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

46 / 100

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

47 / 100

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

48 / 100

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

49 / 100

49) A virus that replicates itself is called:

50 / 100

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

51 / 100

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

52 / 100

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

53 / 100

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

54 / 100

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

55 / 100

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

56 / 100

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

57 / 100

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

58 / 100

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

59 / 100

59) Processor directives are command for

60 / 100

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

61 / 100

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

62 / 100

62) Trojan Horse is a type of:

63 / 100

63) The lowest level of programming language is:

64 / 100

64) void occupy how many bytes in memory?

65 / 100

65) Turbo C++ can compile

66 / 100

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

67 / 100

67) The statements written by the programmer are called:

68 / 100

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

69 / 100

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

70 / 100

70) C statements end with a:

71 / 100

71) stdio.h is part of:

72 / 100

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

73 / 100

73) C programs are divided into units called:

74 / 100

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

75 / 100

75) Types of translators are:

76 / 100

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

77 / 100

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

78 / 100

78) C was developed in the year:1972

79 / 100

79) Which of the following is computer virus?

80 / 100

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

81 / 100

81) An IDE typically consists of:

82 / 100

82) The name of header file is written between:

83 / 100

83) Compiled programs typically, execute faster because:

84 / 100

84) Another name for antivirus is:

85 / 100

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

86 / 100

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

87 / 100

87) The extension of an executable file is:

88 / 100

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

89 / 100

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

90 / 100

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

91 / 100

91) Biometric data

92 / 100

92) The expression may be:

93 / 100

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

94 / 100

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

95 / 100

95) The basic structure of C program consists of:

96 / 100

96) Which of the following reason causes the syntax error

97 / 100

97) The extension of C source program is:

98 / 100

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

99 / 100

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

100 / 100

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