Information technology MCQs

Showing 50 questions (Total: 2310)

Janata Bank Ltd #1301

which of the following requires the most time in SDLC?

A: Requirement Analysis
B: Testing
C: Development
D: Design
Janata Bank Ltd #1302

Which tool could be used for detecting vulnerability through SQl Injection?

A: minap
B: metasloit
C: bit defender
D: UML
Probashi Kallyan Bank #1303

which of the following Operating System does not Implement multitasking truly?

A: windows 98
B: windows NT
C: MS DOS
D: Windows XP
Probashi Kallyan Bank #1304

A light sensitive device that converts drawing, printed text or other images into digital from is

A: deyboard
B: Plotter
C: Scanner
D: None of these
Probashi Kallyan Bank #1305

A Microsoft Windows is a (a)

A: Operating system
B: Graphic program
C: Word Processing
D: Database Program
Janata Bank Ltd #1306

which of the declaration is correct?

A: Int length,
B: char int,
C: int long,
D: float double ;
Exim Bank Ltd #1307

Which of the following is harmful for a computer?

A: Excessive temperature
B: Dust
C: Water
D: Virus
Probashi Kallyan Bank #1308

Ctrl + N is used to

A: Save Document
B: Open Document
C: New Document
D: Close Document
Combined Bank #1309

A shared lock allows which of the following types of transactions to occur?

A: Delete
B: Insert
C: Read
D: Update
Probashi Kallyan Bank #1310

which of the following memory is non - volatile?

A: ROM
B: DRAM
C: SRAM
D: None of these
Combined Bank #1311

To divide a class C network into a maximum of 14 subnets -each capable of having up to 14 hosts , the subnet mask used should be :

A: 255.255.255.240
B: 255.255.255.192
C: 255.255.255.0
Combined Bank #1312

The result of a SQL SELECT statement is a __ .

A: report
B: form
C: file
D: table
Combined Bank #1313

which protocol is used for secured web browsing.

A: www
B: RSA
C: fip
D: https
Combined Bank #1314

The complexity of Bubble sort algorithm is

A: O(n)
B: O (logn)
C: O (n2)
D: O (n log n)
Combined Bank #1315

To remove duplicate rows from the results of an SQL SELECT statement , the __ qualifier specified must be included.

A: ONLY
B: DISTINCT
C: UNIQUE
D: SINGLE
Combined Bank #1316

The operation of processing each element in the list is known as

A: Sorting
B: Merging
C: Inserting
D: Traversal
Combined Bank #1317

Email is a protocol of the following layer.

A: Physical Layer
B: Data link layer
C: Application layer
D: TCP layer
Combined Bank #1318

Which of the following data structures are indexed structures?

A: linear arrays
B: linked lists
C: both a and b
D: All of these
Probashi Kallyan Bank #1319

A light sensitive device that converts drawing , Printed text or other images into digital form is

A: Keyboard
B: Plotter
C: Scanner
D: None of these
Combined Bank #1320

___ is a statement that is executed automatically by the system.

A: trigger constraint
B: assertion
C: durability
D: integrity
Janata Bank Ltd #1321

POP3 is a protocol for

A: Email Sending
B: Email Composing
C: Email Receiving
D: Email Storing
Combined Bank #1322

what does a COMMIT statement do to a CURSOR :

A: Open the Cursor
B: Fetch the Cursor
C: Close the Cursor
D: None of these
Combined Bank #1323

which data structure is used for indexing

A: Binary Tree
B: B-Tree
C: stack
D: Link list
Combined Bank #1324

The term push and pop is related to the

A: array
B: lists
C: stacks
D: All of these
Combined Bank #1325

Trojan can be introduced through ?

A: Internet browsing
B: Database sccessing
C: emails
D: trouble ahooting
Janata Bank Ltd #1326

The maximum number of binary trees that can be formed with three unlabeled nodes is :

A: 1
B: 3
C: 5
D: 4
Janata Bank Ltd #1327

which of the following is the destructor for the class Vehicle?

A: *Vehicle ()
B: -Vehicle ()
C: -vehicle (int value)
D: *vehicle (int value)
Janata Bank Ltd #1328

Which sever can you use to dynamically assign IP addresses to the PC s in a LAN?

A: DHCP server
B: Web server
C: DNS sever
D: FTP server
Janata Bank Ltd #1329

what is the time complexity of Huffman Coding?

A: O (N)
B: O (NLogN)
C: O (N(logN)^2
D: O (N^2)
Janata Bank Ltd #1330

which of the following operator functions cannot be global , ie. must be a number function.

A: Converstion Operator
B: New
C: delete
D: All of these
Combined Bank #1331

An acronym for conference on Data systems languages is

A: Collute
B: CODASYL
C: CCD
D: DASD
Janata Bank Ltd #1332

which of the following is not an operator in java?

A: Instanceof
B: size of
C: new
D: >>>=
Combined Bank #1333

The step by step instructions that solve a problem are called

A: An algorithm
B: A list
C: A plan
D: None of the above
Janata Bank Ltd #1334

Find the out put of the following Java code line:

A: -7
B: -7.4
C: -8
D: -7.2
Janata Bank Ltd #1335

which function overloads the>> operator?

A: gt()
B: more ()
C: ge ()
D: None of these
Combined Bank #1336

How many layer internet protocol suite?

A: 7
B: 5
C: 3
D: 4
Janata Bank Ltd #1337

what is the output of the following code? Print 9//2

A: 4
B: 4.0
C: 4.5
D: Error
Janata Bank Ltd #1338

which of these is not a core data type?

A: Lists
B: Dictionary
C: Class
D: Tuples
Combined Bank #1339

which O/S is recommended for real time systems?

A: Windows
B: Unix
C: Oracle
D: Lynx OS
Combined Bank #1340

what is the value of 'd' after this line of code has been executed ? double d = Math round ( 2.5 + math random () );

A: 2
B: 2.5
C: 3
D: 4
Janata Bank Ltd #1341

Which of the following function convert a string to a float in python ?

A: int (x. [.base])
B: float (x)
C: long (x.[base])
D: str(x)
Combined Bank #1342

which one of the following is not an example is not an example redundancy ?

A: Data Center
B: Aero plane
C: Motor Car
D: None of these
Combined Bank #1343

According to Boolean algebra the value of (A + AB) (B + AB ) is

A: AB
B: B
C: A
D: 1
Combined Bank #1344

Compared to CISC. RISC processors (at the same clock ) are

A: faster
B: slower
C: similar
D: undefined
Janata Bank Ltd #1345

The maximum number of processes that can be in Ready state for a computer system with n CPUs is

A: n
B: 2n2
C: 2n
D: Independent of n
Combined Bank #1346

which of the following is not a type of web search engine?

A: Compute r-created
B: Human -organized
C: Hybrid
D: Portal
Janata Bank Ltd #1347

which of the following process scheduling algorithm may lead to starvation ?

A: FIFO
B: Round Robin
C: Shortest Job Next
D: None of these
Combined Bank #1348

what is the value of variable x after the following statement is executed in JavaScript? Var x2-'3'+'4';

A: 34
B: 7
C: Undefined
Combined Bank #1349

In Java , which operator is used to create an object

A: class
B: scanf
C: print
D: None of these
Combined Bank #1350

Where can a JavaScript code be placed in an html page?

A: both a and b
B: none of the above