IBPS SO IT Officer Mains Exam - English-9
IBPS SO IT Officer Mains Exam - English-9
com
Toppersexam.com
Toppersexam.com
SUBJECT: IT Officer
(A) Megabyte
(B) byte
(C) kilobyte
(D) gigabyte
(A) kilobyte
(B) bit
(C) gigabyte
(D) megabyte
(A) gigabyte
Toppersexam.com
Toppersexam.com
(C) megabyte
Question 4 : ________________ is any part of the computer that you can physically touch
(A) hardware
(B) a device
(C) a peripheral
(D) an application
(A) scanner
Toppersexam.com
Toppersexam.com
(B) mouse
(C) keyboard
(D) printer
Question 7 : Which among the following was the first operational packet switching network, and the
predecessor of the Internet ?
(A) TELNET
(B) ARPANET
(C) USENET
(D) ALOHAnet
(B) printer
(D) CD drives
Question 9 : The _______________--. Also called the aeoebrainsae of the computer, is responsible
for processing data
Toppersexam.com
Toppersexam.com
(B) memory
(C) RAM
Toppersexam.com
Toppersexam.com
(A) an instruction
(B) software
(C) memory
(D) a processor
Question 13 : System software is the set of programs that enables your computer hardware devices
and _____________ software to work together
(A) Management
(B) processing
(C) utility
(D) application
Question 14 : The PC and the Apple macintosh are examples of two different
(A) platforms
(B) application
(C) programs
Toppersexam.com
Toppersexam.com
Question 15 : Apple macintoshes and PCs use different ______________ to process data and
different operating systems
(A) languages
(B) methods
(C) CPUs
Question 16 : Services are computers that provide resources to other computers connected to a
(A) network
(B) mainframe
(C) supercomputer
(D) client
Question 17 : Smaller and less expensive PC-based servers are replacing_____________-- in many
businesses
(A) supercomputers
(B) clients
(C) laptops
Toppersexam.com
Toppersexam.com
(D) mainframes
Question 18 : _______________ are specially designed computers that perform complex calculations
extremely rapidly
(A) servers
(B) supercomputers
(C) Laptops
(D) mainframes
(A) network
(B) wireless
(C) slow
(D) broadband
Question 20 : The difference between people with access to computers and the internet and those
without this access is known as the
Toppersexam.com
Toppersexam.com
Question 21 : What is a segment of code that executes repeatedly based on a certain condition ?
(A) Function
(B) Array
(C) Loop
Question 22 : What is defined as a set of code used to carry out specific tasks ?
(A) Function
(B) Class
(C) Loop
Question 23 : What is used for a real world object that is to be used in a program ?
(A) Program
(B) Template
Toppersexam.com
Toppersexam.com
(A) 30
(B) 32
(C) 24
(D) 36
(A) auto
(B) case
(C) main
(D) default
(A) A number
(D) An alphabet
Toppersexam.com
Toppersexam.com
Question 28 : What is the difference between overloaded functions and overridden functions ?
(B) Redefining a function in a friend class is called function overriding while redefininig a function in
a derived class is called a overloaded function.
(C) Overloading is a static or compile time binding and Overriding is dynamic or run-time binding
(D) Redefining a function in a friend class is called function overloading while Redefining a function
in a derived class is called as overridden function.
Question 29 : Given the following class definitions and declaration statements, which one of these as
signments is legal at compile time ?
//Definitions:
interface A { }
class B { }
class C extends B implements A { }
class D implements A { }
//Declaration statements:
//[ ....]
B b = new B ();
C c = newC ( );
Toppersexam.com
Toppersexam.com
D d = new D();
//[ ....]
Select the one correct answer:
(A) c = d;
(B) d = c;
(C) Aa = d;
(D) d = (D) c;
Question 30 : Given the following class defintions and the reference declarations, what can be said
about the statement y = (Sub) x ?
//Class definitions:
class Super [ ] class
Sub extends Super { }
//Reference declarations
//.....
Super x;
Sub y;
//...
Select the one correct answer.
(C) Definitely legal at runtime, but the (Sub) cast is not strictly needed.
Toppersexam.com
Toppersexam.com
it=2
(A) 1
(B) 13 5 7 ........0
(C) 1234
(A) True
(B) False
(C) None
(A) 1 2 3 4 Here
(B) 0 1 2 3 4 5 Here
(C) 01234
Toppersexam.com
Toppersexam.com
(D) 1 2 3 4 5
Question 36 : When a real time telephone call between people is made over the Internet using
computers, it is called.
(B) an E-mail
Toppersexam.com
Toppersexam.com
(B) E-trading
(C) E-finance
(D) E- salesmanship
(A) 4
(B) 3
(C) 1
(D) 2
Question 39 : What does AI system use to recieve the input and act on the environement ?
(A) Actuator
(B) Capacitor
(C) Sensor
Toppersexam.com
Toppersexam.com
Question 40 : Which one of the following is not the type of the Queue ?
(A) O (1)
(B) O (n)
(C) O(logn)
(D) O (nlogn)
Question 42 : Which of the following that determines the need for the circular Queue ?
(A) SpreadPRO
Toppersexam.com
Toppersexam.com
(D) Excel
Question 44 : Forms that are used to organise business data into rows and columns are called ?
(C) registers
(A) RTLCM ( )
(B) TLCM ( )
(C) LCM ( )
(D) LCCM ( )
Question 46 : Which of the following language uses the classes but not the polymorphism concept ?
Toppersexam.com
Toppersexam.com
(D) If classes are used, then the polymorphism concept will always be used in the programming
languages
Question 47 : Which of the following OOP concept is not true for the C++ programming language ?
(B) C++ Program can be easily written without the use of classes
(C) At least one instance should be declared within the C++ program
Question 48 : Calculate the average waiting time of the system using SJF scheduling :
Process ID Arrival Time Burst Time (ms)
P1 0 5
P2 0 3
​P3 0 8
(A) ​3.66 ms
(B) 4.33 ms
(C) 3.33 ms
(D) 4.00 ms
Toppersexam.com
Toppersexam.com
(A) 4 bits
Toppersexam.com
Toppersexam.com
(B) 8 bits
(C) 16 bits
(D) 32 bits
(A) 1 to 80
(B) 1 to 1024
(C) 80 to 8080
(A) nine
(B) eight
(C) seven
(D) five
(E) eleven
(B) modem
Toppersexam.com
Toppersexam.com
(C) NIC
(A) transport
(B) network
(D) physical
Question 58 : _______command makes the updates performed by the transaction permanent in the
database ?
Toppersexam.com
Toppersexam.com
(A) ROLLBACK
(B) COMMIT
(C) TRUNCATE
(D) DELETE
Question 59 : How can you change "Thomas" into "michel" in the "LastName" column in the Users
table ?
(C) MODIFY Users SET LastName = 'Thomas' INTO Last Name = 'Michael'
Question 1 :
Correct Answer:B
Toppersexam.com
Toppersexam.com
Question 2 :
Correct Answer:C
Question 3 :
Correct Answer:C
Question 4 :
Correct Answer:A
Question 5 :
Correct Answer:C
Question 6 :
Correct Answer:D
Question 7 :
Correct Answer:B
Question 8 :
Correct Answer:B
Question 9 :
Correct Answer:D
Question 10 :
Correct Answer:B
Question 11 :
Correct Answer:A
Question 12 :
Toppersexam.com
Toppersexam.com
Correct Answer:B
Question 13 :
Correct Answer:D
Question 14 :
Correct Answer:A
Question 15 :
Correct Answer:C
Question 16 :
Correct Answer:A
Question 17 :
Correct Answer:D
Question 18 :
Correct Answer:B
Question 19 :
Correct Answer:D
Question 20 :
Correct Answer:A
Question 21 :
Correct Answer:C
Question 22 :
Correct Answer:A
Toppersexam.com
Toppersexam.com
Question 23 :
Correct Answer:B
Question 24 :
Correct Answer:B
Question 25 :
Correct Answer:C
Question 26 :
Correct Answer:C
Question 27 :
Correct Answer:A
Question 28 :
Correct Answer:B
Question 29 :
Correct Answer:C
Question 30 :
Correct Answer:B
Question 31 :
Correct Answer:D
Question 32 :
Correct Answer:D
Question 33 :
Toppersexam.com
Toppersexam.com
Correct Answer:C
Question 34 :
Correct Answer:B
Question 35 :
Correct Answer:D
Question 36 :
Correct Answer:D
Question 37 :
Correct Answer:D
Question 38 :
Correct Answer:D
Question 39 :
Correct Answer:D
Question 40 :
Correct Answer:D
Question 41 :
Correct Answer:A
Question 42 :
Correct Answer:A
Question 43 :
Correct Answer:B
Toppersexam.com
Toppersexam.com
Question 44 :
Correct Answer:E
Question 45 :
Correct Answer:C
Question 46 :
Correct Answer:B
Question 47 :
Correct Answer:D
Question 48 :
Correct Answer:A
Question 49 :
Correct Answer:C
Question 50 :
Correct Answer:A
Question 51 :
Correct Answer:A
Question 52 :
Correct Answer:D
Question 53 :
Correct Answer:D
Question 54 :
Toppersexam.com
Toppersexam.com
Correct Answer:C
Question 55 :
Correct Answer:C
Question 56 :
Correct Answer:D
Question 57 :
Correct Answer:C
Question 58 :
Correct Answer:B
Question 59 :
Correct Answer:D
Question 60 :
Correct Answer:A
Toppersexam.com