Janata MCQs

Showing 50 questions (Total: 274)

Combined Bank #151

Bit coin uses __ technology.

A: P2p
B: Neural
C: AL
D: Datamining
Combined Bank #152

According to International Diabetes Federation . which day is observed as 'World Diabetes Day's ?

A: 4th April
B: 7th June
C: 14th November
D: 9th May
Combined Bank #153

The parliament of __ is well known as Westminster Parliament.

A: Norway
B: USA
C: UK
D: Poland
Combined Bank #154

The Hall of Fame Championships is popular in __ Sport .

A: Cricket
B: Basketball
C: Football
D: Tennis
Combined Bank #155

which of the following is full form of BIDA?

A: Bangladesh International disaster authority
B: Bangladesh International Diabetic Association
C: Bangladesh Investment Department & Authority
D: Bangladesh Investment Development Authority
Combined Bank #156

If Tk. 5,000 is invested at 12% annual rate of interest, how much will the investment be worth after 2 years?

A: 5785
B: 6272
C: 7190
D: 8225
Combined Bank #157

Find the simplified value of : ( 6 + 2x ) (4-2x).

A: 24 + 12x -4x
B: 24 + 20x -4x
C: 24 -4x - 4x2
D: 24 + 4x -4x
Combined Bank #158

If 62 =34 + 4x. what is x ?

A: x =16
B: x = -16
C: x =7
D: x =5
Combined Bank #159

If an investor gets Tk. 19500 as interest after 5 years on his savings of Tk. 13,000. what is the rate of interest ?

A: 8%
B: 5%
C: 10%
D: 30%
Combined Bank #160

A person saves Tk. 5000 in his bank account . If the bank gives 10% annual profit , how much will be his balance after 6 years?

A: Tk. 3000
B: Tk. 5000
C: Tk. 7000
D: Tk. 8000
Combined Bank #161

16 +16=?

A: 42
B: 82
C: 162
D: 8
Combined Bank #162

what is the ratio of 3/4 to the product 4 (3/4)?

A: 1/3
B: 1/4
C: 4/9
D: 9/4
Combined Bank #163

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

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

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

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

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

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

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 #167

Find the value of 95×9-3×94

A: 912
B: 96
C: 9-66
D: 94
Combined Bank #168

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 #169

If 18 is 15 percent of 30 percent of a certain number , what is the number?

A: 36
B: 40
C: 81
D: 400
Combined Bank #170

A derived class inherits attributes from a __ .

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

If a cube has a length of 8 cm , what is its total surface area?

A: 64
B: 96
C: 384
D: 256
Combined Bank #172

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 #173

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 #174

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

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

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 #176

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 #177

The complexity of Binary search algorithm is ___

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

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 #179

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 #180

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 #181

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 #182

2019 is Binary :

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

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 #184

11100010 has a decimal value of __

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

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

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

Source code is (n)

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

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 #188

Dark data represents __

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

which of the following defines the addressing capabilities of the networking

A: OSL
B: NAT
C: TCP
D: UDP
Combined Bank #190

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 #191

which of the following is not a malware?

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

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 #193

A Primary key must also be __

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

USB stands for __

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

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

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

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

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

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

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

what represents a row in a relational database?

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

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

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

All of the following are considered gaming engines except

A: Hex editor
B: Unity
C: HTML5
D: Adobe Flash