Professional Knowledge Quiz for IBPS SO (I.T.)
Dear readers,
This quiz consists of questions from
various Banking entrance exams held during the last few years. Leave your
answers/ responses in the comments section below and we’ll soon let you know
the correct answers!
Directions
(Q. 1-10)
1.
RAID configurations of disk are used to provide __________?
(A) Fault tolerance
(B) High speed
(C) High data density
(D) None of these
2.
____________ is not an intermediate code form?
(A) Syntax
(B) Postfix Notation
(C) Quadruples
(D) Three address codes
3.
Error repair may __________?
(A) Increase the number of errors
(B) Generate spurious error messages
(C) Mask subsequent errors
(D) None of these
4.
System calls are usually involved by using ____________?
(A) Polling
(B) Software interrupt
(C) An indirect jump
(D) A privileged instruction
5.
___________ is not a loop optimization technique.
(A) Jamming
(B) Induction variable elimination
(C) Unrollong
(D) None of the above
6.
Which of the following are language processors?
(A) Assembler
(B) Interpreters
(C) Compilers
(D) All of these
7.
Which of the following is a linear data structure?
(A) Array
(B) Tree
(C) Graph
(D) None of these
8.
Which of the following is not used as a data structure?
(A) Array
(B) Linked list
(C) Directory
(D) Graph
9.
The smallest element of an array’s index is called its _________?
(A) Lower bound
(B) First bound
(C) Higher bound
(D) Smallest bound
10.
The address of the first element of array is called _________?
(A) Initial address
(B) Base address
(C) Location address
(D) First address
`
To follow our
Banking portal on Facebook and Twitter, click on the following links:
Bank PO:
Facebook: https://www.facebook.com/pagalguybankpo
Twitter: https://twitter.com/PaGaLGuYBankPO
Answers
1(a) 2(c) 3(c)
4(a) 5(d) 6(d)
7(a) 8(c) 9(a)
10(b)