Spread the love
/100
108

Aiou Workshop 5403| Test 6

1 / 100

1) The extension of an executable file is:

2 / 100

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

3 / 100

3) Processor directives are command for

4 / 100

4) The expression in define directive:

5 / 100

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

6 / 100

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

7 / 100

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

8 / 100

8) conio stands for:

9 / 100

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

10 / 100

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

11 / 100

11) FormatC is an example of:

12 / 100

12) void occupy how many bytes in memory?

13 / 100

13) Who is responsible of security of online data?

14 / 100

14) B was developed in the year:

15 / 100

15) Making illegal copies of copyrighted software is called:

16 / 100

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

17 / 100

17) Debug is the process of:

18 / 100

18) Another name for free software is:

19 / 100

19) Which of the following is a compiler directive?

20 / 100

20) Which of the following is an authentication methodology?

21 / 100

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

22 / 100

22) C statements end with a:

23 / 100

23) Which of the following is harmful for computers?

24 / 100

24) An IDE typically consists of:

25 / 100

25) Types of translators are:

26 / 100

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

27 / 100

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

28 / 100

28) The statements written by the programmer are called:

29 / 100

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

30 / 100

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

31 / 100

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

32 / 100

32) The output of the compiler is called:

33 / 100

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

34 / 100

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

35 / 100

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

36 / 100

36) Another name for antivirus is:

37 / 100

37) computer programs are also known as:

38 / 100

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

39 / 100

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

40 / 100

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

41 / 100

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

42 / 100

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

43 / 100

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

44 / 100

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

45 / 100

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

46 / 100

46) Header files in C contain:

47 / 100

47) Which of the following reason causes the syntax error

48 / 100

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

49 / 100

49) Computer virus is simply a:

50 / 100

50) stdio stands for:

51 / 100

51) C programs are divided into units called:

52 / 100

52) which of the following header

53 / 100

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

54 / 100

54) Turbo C++ can compile

55 / 100

55) The basic structure of C program consists of:

56 / 100

56) The extension of C source program is:

57 / 100

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

58 / 100

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

59 / 100

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

60 / 100

60) The extension of the header file is:

61 / 100

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

62 / 100

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

63 / 100

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

64 / 100

64) Biometric data

65 / 100

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

66 / 100

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

67 / 100

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

68 / 100

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

69 / 100

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

70 / 100

70) C was designed to write program for:

71 / 100

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

72 / 100

72) Who developed C?

73 / 100

73) main is a

74 / 100

74) Which of the following is computer virus?

75 / 100

75) Writing programs in machine language is:

76 / 100

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

77 / 100

77) Computer programs are also known ac

78 / 100

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

79 / 100

79) Compiled programs typically, execute faster because:

80 / 100

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

81 / 100

81) C is a:

82 / 100

82) Security protection for personal computers includes:

83 / 100

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

84 / 100

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

85 / 100

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

86 / 100

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

87 / 100

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

88 / 100

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

89 / 100

89) stdio.h is part of:

90 / 100

90) An assembly language uses:

91 / 100

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

92 / 100

92) An IDE stands for:

93 / 100

93) The name of header file is written between:

94 / 100

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

95 / 100

95) McAfee is an example of:

96 / 100

96) Most computer crime are committed by:

97 / 100

97) The extension of object file is:

98 / 100

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

99 / 100

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

100 / 100

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