March 3, 2026

Aiou Workshop 5403| Test 6

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

Aiou Workshop 5403| Test 6

1 / 100

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

2 / 100

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

3 / 100

3) The extension of C source program is:

4 / 100

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

5 / 100

5) Who developed C?

6 / 100

6) C was developed in the year:1972

7 / 100

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

8 / 100

8) stdio stands for:

9 / 100

9) Computer programs are also known ac

10 / 100

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

11 / 100

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

12 / 100

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

13 / 100

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

14 / 100

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

15 / 100

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

16 / 100

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

17 / 100

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

18 / 100

18) The expression in define directive:

19 / 100

19) conio stands for:

20 / 100

20) Biometric data

21 / 100

21) The basic structure of C program consists of:

22 / 100

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

23 / 100

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

24 / 100

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

25 / 100

25) The extension of the header file is:

26 / 100

26) The name of header file is written between:

27 / 100

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

28 / 100

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

29 / 100

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

30 / 100

30) Processor directives are command for

31 / 100

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

32 / 100

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

33 / 100

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

34 / 100

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

35 / 100

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

36 / 100

36) Compiled programs typically, execute faster because:

37 / 100

37) Trojan Horse is a type of:

38 / 100

38) Who is responsible of security of online data?

39 / 100

39) Another name for free software is:

40 / 100

40) The lowest level of programming language is:

41 / 100

41) An IDE typically consists of:

42 / 100

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

43 / 100

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

44 / 100

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

45 / 100

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

46 / 100

46) The statements written by the programmer are called:

47 / 100

47) Machine language:

48 / 100

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

49 / 100

49) B was developed in the year:

50 / 100

50) Which of the following is computer virus?

51 / 100

51) FormatC is an example of:

52 / 100

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

53 / 100

53) Which of the following is an authentication methodology?

54 / 100

54) stdio.h is part of:

55 / 100

55) An IDE stands for:

56 / 100

56) Which of the following is a compiler directive?

57 / 100

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

58 / 100

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

59 / 100

59) The expression may be:

60 / 100

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

61 / 100

61) An assembly language uses:

62 / 100

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

63 / 100

63) Turbo C++ can compile

64 / 100

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

65 / 100

65) C programs are divided into units called:

66 / 100

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

67 / 100

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

68 / 100

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

69 / 100

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

70 / 100

70) Making illegal copies of copyrighted software is called:

71 / 100

71) McAfee is an example of:

72 / 100

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

73 / 100

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

74 / 100

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

75 / 100

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

76 / 100

76) The extension of an executable file is:

77 / 100

77) The output of the compiler is called:

78 / 100

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

79 / 100

79) The extension of object file is:

80 / 100

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

81 / 100

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

82 / 100

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

83 / 100

83) A virus that replicates itself is called:

84 / 100

84) Another name for antivirus is:

85 / 100

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

86 / 100

86) Security protection for personal computers includes:

87 / 100

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

88 / 100

88) which of the following header

89 / 100

89) computer programs are also known as:

90 / 100

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

91 / 100

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

92 / 100

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

93 / 100

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

94 / 100

94) void occupy how many bytes in memory?

95 / 100

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

96 / 100

96) Header files in C contain:

97 / 100

97) Debug is the process of:

98 / 100

98) C is a:

99 / 100

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

100 / 100

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