Computer Science - System Software
Quiz-summary
0 of 50 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
Information
This is MCQs of Computer Science Subject.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 50 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- Answered
- Review
-
Question 1 of 50
1. Question
which of the following is/are not assembler directive(s)?
Correct
Incorrect
-
Question 2 of 50
2. Question
Which of the following remarks about the assembler are true?
Correct
Incorrect
-
Question 3 of 50
3. Question
A programming language is to be designed to run on a machine that does not have a big memory. The language should
Correct
Incorrect
-
Question 4 of 50
4. Question
Which of the following about the loader is/are incorrect?
Correct
Incorrect
-
Question 5 of 50
5. Question
Two procedures both of which treat the other as a called procedure and itself the callee, are called as
Correct
Incorrect
-
Question 6 of 50
6. Question
Choose the true statements about the linkage loaders .
Correct
Incorrect
-
Question 7 of 50
7. Question
Which of the following statements about the macro-processors are incorrect?
Correct
Incorrect
-
Question 8 of 50
8. Question
Transfer of information to and from the main memory takes place in terms of
Correct
Incorrect
-
Question 9 of 50
9. Question
The output of the lexical analyzer is
Correct
Incorrect
-
Question 10 of 50
10. Question
An interpreter is preferred over a compiler
Correct
Incorrect
-
Question 11 of 50
11. Question
A compiler-compiler is a/an
Correct
Incorrect
-
Question 12 of 50
12. Question
A compiler which allows only the modified section of the source code to be recompiled is called as
Correct
Incorrect
-
Question 13 of 50
13. Question
Which of the following system software resides in main memory always?
Correct
Incorrect
-
Question 14 of 50
14. Question
In a two-pass assembler the pseudo-code EQU is to be evaluated during
Correct
Incorrect
-
Question 15 of 50
15. Question
Effective address got by index mode will be the same as that of register indirect mode when the index register has the value
Correct
Incorrect
-
Question 16 of 50
16. Question
When exceptional situation occurs outside the CPU the H/w signal given is
Correct
Incorrect
-
Question 17 of 50
17. Question
The root directory of a disk should be placed
Correct
Incorrect
-
Question 18 of 50
18. Question
Efficient use of addressing modes
Correct
Incorrect
-
Question 19 of 50
19. Question
The correct sequence of time delays that happen during a data transfer form a disk to memory is
Correct
Incorrect
-
Question 20 of 50
20. Question
Writing a software in assembly language is preferred to writing in a high level language when
Correct
Incorrect
-
Question 21 of 50
21. Question
Which of the following are the addressing modes support Indexing ?
Correct
Incorrect
-
Question 22 of 50
22. Question
Which of the following are the advantages of 2’s complement over 1’s complement ?
Correct
Incorrect
-
Question 23 of 50
23. Question
Pick the functions that are completely performed in pass 1.
Correct
Incorrect
-
Question 24 of 50
24. Question
Pick the functions that are completely performed in pass 2.
Correct
Incorrect
-
Question 25 of 50
25. Question
Pick the correct statement(s) about LTORG.
Correct
Incorrect
-
Question 26 of 50
26. Question
Pick the machine independent phase(s) of the compiler.
Correct
Incorrect
-
Question 27 of 50
27. Question
Which of the following statement(s) about loading is/are true?
Correct
Incorrect
-
Question 28 of 50
28. Question
Pick the machine dependent operating system features.
Correct
Incorrect
-
Question 29 of 50
29. Question
pick the machine independent operation system features.
Correct
Incorrect
-
Question 30 of 50
30. Question
Pick the machine independent step(s) that can be used to optimize the memory requirement of a program.
Correct
Incorrect
-
Question 31 of 50
31. Question
What interrupt is generated when an attempt to divide by zero is made?
Correct
Incorrect
-
Question 32 of 50
32. Question
Pick the class of interrupt with highest priority.
Correct
Incorrect
-
Question 33 of 50
33. Question
pick the class of interrupt with lowest priority.
Correct
Incorrect
-
Question 34 of 50
34. Question
The delay between job submission and job completion is called
Correct
Incorrect
-
Question 35 of 50
35. Question
Which of the following techniques is preferable for transferring large amount of data to and from a memory in a short time?
Correct
Incorrect
-
Question 36 of 50
36. Question
Privileged instructions can be executed
Correct
Incorrect
-
Question 37 of 50
37. Question
The first pass of a simple two-pass assembler.
Correct
Incorrect
-
Question 38 of 50
38. Question
The ideal choice for interrupt oriented applications is
Correct
Incorrect
-
Question 39 of 50
39. Question
Choose the correct statement.
Correct
Incorrect
-
Question 40 of 50
40. Question
Which of the following is always true?
Correct
Incorrect
-
Question 41 of 50
41. Question
In a two-pass assembler, adding literals to literal table and address resolution of local symbols are done during.
Correct
Incorrect
-
Question 42 of 50
42. Question
In a two-pass assembler the object code generation is done during the
Correct
Incorrect
-
Question 43 of 50
43. Question
The data transfer rate of a double density floppy disk system is about
Correct
Incorrect
-
Question 44 of 50
44. Question
A linker is given object modules for a set of programs that were compiled separately. What information need not be included in an object module?
Correct
Incorrect
-
Question 45 of 50
45. Question
Generation of intermediate code based on an abstract machine model is useful in compilers because.
Correct
Incorrect
-
Question 46 of 50
46. Question
Choose the correct statement(s)
Correct
Incorrect
-
Question 47 of 50
47. Question
A software is to be developed for a system which has a small memory. The software should
Correct
Incorrect
-
Question 48 of 50
48. Question
ADD 6 (immediate) To R (indirect) gives the value
Correct
Incorrect
-
Question 49 of 50
49. Question
If the effective address of X is got by auto-increment mode and the effective address of Y by auto-decrements mode then the instruction ADD X To Y, gives the value
Correct
Incorrect
-
Question 50 of 50
50. Question
If the instruction ADD TO B gives 16, then the addressing mode for A, B will be
Correct
Incorrect