Information technology MCQs

Showing 50 questions (Total: 2310)

Combined Bank #1351

Domain name to IP address mapping is done by_

A: web server
B: Database server
C: DNS server
D: Proxy server
Combined Bank #1352

Distributed Queue Dual Bus is a standard for

A: MAN
B: LAN & MAN
C: Wireless lAN
D: WAN
Combined Bank #1353

which of the following will produce an answer that is closest in value to a double , d. while not being greater than d?

A: (int) Math . min (d);
B: (int)Math. max(d);
C: (int)Math .abs (d);
D: (int)Math.Floor(d);
Combined Bank #1354

How many 'I's will be there in the binary representation of the following expression (assume 16 bit nubmber _ 12 + 64 + 128 + 256 + 1024 )

A: 10
B: 8
C: 6
D: 9
Janata Bank Ltd #1355

which of the declaration is correct ?

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

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

A: 1
B: 3
C: 5
D: 4
Combined Bank #1357

Bit coin uses __ technology.

A: P2p
B: Neural
C: AL
D: Datamining
Sonali Bank Ltd #1358

A device that connects to a network without the use of cables is said to be __

A: distributed
B: wireless
C: centralized
D: None of these
Sonali Bank Ltd #1359

Programs designed to perform specific tasks is known as _

A: system software
B: application software
C: utility programs
D: operating system
Combined Bank #1360

which operator is used to declare the destructor in C++ ?

A: #
B: ~
C: @
D: $
Combined Bank #1361

which alternative can replace the throw statement in C++ ?

A: for
B: break
C: return
D: exit
Combined Bank #1362

what type of reference should be used in vector arithmetic in C++ =?

A: Dynamic
B: Const
C: both dynamic & const
D: static
Combined Bank #1363

which of these data types is used by operating system to manage the Recursion in Java?

A: Array
B: Stack
C: Queue
D: Tree
Combined Bank #1364

which of the following is an incorrect statement about packages?

A: Package defines a namespace in which classes are stored
B: A package can contain other packages within it
C: Java uses file system directories to store packages
D: A package can be renamed without renaming the directory in which the classes are stored.
Combined Bank #1365

A derived class inherits attributes from a __ .

A: Super class
B: Sub class
C: Inner class
D: Upper class
Combined Bank #1366

Multiple inheritance in Java can be implemented using which of the following ?

A: Inter faces
B: Multithreading
C: Protected methods
D: Private methods
Combined Bank #1367

which of the following statements is the negation of the statements '4 is odd or -9 is positive'?

A: 4 is even or - 9 is not negative
B: 4 is odd or 9 is not negative
C: 4 is even and - 9 is negative
D: 4 is odd and - 9 is not negative
Combined Bank #1368

which component is used to compile , debug and execute java program?

A: JVM
B: JDK
C: JTT
D: JRE
Combined Bank #1369

which of the following options suitable, if A is '10110110'. B is '1110000' and C is '10100000' ?

A: C=A or B
B: C =A
C: C =B
D: C = A and B
Combined Bank #1370

If determinant of a matrix A is Zero than :

A: A is a Singular matrix
B: A is a non - Singular Matrix
C: First and last rows of the matrix must be same
D: First and last columns of the matrix must be same
Combined Bank #1371

The complexity of Binary search algorithm is ___

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

Object being passed to a copy constructor __

A: Must be passed by reference
B: Must be passed by value
C: Must be passed with integer type
D: Must not be mentioned in parameter list
Combined Bank #1373

A nonstandard HTML extension that causes scrolling text to appear as part of a Web page is :

A: DHCP
B: mask off
C: Dhrystone
D: marquce
Combined Bank #1374

why do we need to handle exceptions?

A: To prevent abnormal termination of program
B: To encourage exception prone program
C: To avoid syntax errors
D: To save memory
Combined Bank #1375

If same message is passed to objects of several different classes and all of those can respond in a different way, what is this feature called?

A: Inheritance
B: Overloading
C: Polymorphism
D: Overriding
Combined Bank #1376

2019 is Binary :

A: 0000011111100010
B: 0000001111110010
C: 0000001111110011
D: 0000011111100011
Combined Bank #1377

How to access the overridden method of base class from the derived class?

A: Using arrow operator
B: using dot operator
C: using scope resolution operator
D: Can't be accessed once overridden
Combined Bank #1378

11100010 has a decimal value of __

A: 252
B: 225
C: 226
D: 220
Combined Bank #1379

when two variables are logically compared , the logic gate that tests the equivalence is ___

A: XNOR
B: XOR
C: AND
D: NOR
Combined Bank #1380

Source code is (n)

A: Program
B: List of commands
C: source of variables
D: Explanation of the algorithm
Combined Bank #1381

Does constructor overloading include different return types for constructors to be overloaded ?

A: Yes, If return types are different, signature becomes different
B: Yes, because return types can differentiate two functions
C: No, return type can't differentiate two functions
D: No, constructors doesn't have any return type
Combined Bank #1382

Dark data represents __

A: Unused data
B: Harmful data
C: Highlighted data
D: Important data
Combined Bank #1383

which of the following defines the addressing capabilities of the networking

A: OSL
B: NAT
C: TCP
D: UDP
Exim Bank Ltd #1384

In Ms Word, which one of the following options is used to create different formatting for different sections.?

A: Section break
B: Section formatting
C: Page break
D: Page Section
Exim Bank Ltd #1385

which of the following is a series of recorded commands to automate a task?

A: Auditing
B: Outlining
C: Macro
D: Status Bar
Exim Bank Ltd #1386

Which of the following short cut keys do you use to fine a specific word in a document?

A: Ctrl+C
B: Ctrl+X
C: Ctrl+F
D: Ctrl+S
Combined Bank #1387

Memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory is __

A: paging
B: scheduling
C: batch processing
D: virtual storage
Combined Bank #1388

which of the following is not a malware?

A: Virus
B: Worm
C: Bug
D: Trojan horse
Combined Bank #1389

A single communication system that transfers and connects the data between major components inside a computer is :

A: Address Bus
B: Data Bus
C: System Bus
D: Control Bus
Combined Bank #1390

A Primary key must also be __

A: Foreign key
B: Unique
C: Identical
D: Case sensitive
Combined Bank #1391

USB stands for __

A: Universal Serial Bus
B: Universal series Bus
C: Universal Serial Bits
D: Universal Series Bits
Combined Bank #1392

which of the following is the smallest size in the list?

A: Zettabyte
B: Gigabyte
C: Petabyte
D: Terabyte
Combined Bank #1393

Int C = 10 , system out println (C-) , gives a output of

A: 10
B: 11
C: 9
D: 8
Combined Bank #1394

How many layers are there in the software part of networking framework

A: Three
B: seven
C: Four
D: Five
Combined Bank #1395

what represents a row in a relational database?

A: variable q
B: tuple
C: entity
D: field
Combined Bank #1396

All of the following logical connectives are included in SQL except.

A: and
B: or
C: nor
D: not
Combined Bank #1397

All of the following are considered gaming engines except

A: Hex editor
B: Unity
C: HTML5
D: Adobe Flash
Combined Bank #1398

AR refers to which of the following environment

A: Artificial Reality
B: Augmented Report
C: Artificial Report
D: Augmented Reality
Combined Bank #1399

The full form of 'Wi-fi' is :

A: Wireless Internet
B: Wireless Fidelity
C: Wireless Field
D: Wireless fiction
Exim Bank Ltd #1400

Which of the following features allow you to combine a form letter with the contents of a database(usually a name and address file), creating a separate copy of the letter for each entry in the database?

A: Letter Wizard
B: Mail Merge
C: Document Map
D: Book Mark