Sonali & Janata Bank | Officer (IT)| 04.01.2019
মোট প্রশ্ন: ৪৮
২১
২১
which of the following requires the most time in SDLC?
ক.
Requirement Analysis
খ.
Testing
গ.
Development
ঘ.✓ সঠিক উত্তর
Design
ব্যাখ্যা
Coding is generally the most time - consuming phase of the SDLC.
বিষয়: তথ্য প্রযুক্তিটপিক: সফটওয়্যার- Softwareরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the following requires the most time in SDLC?
ক.
Requirement Analysis
খ.
Testing
গ.
Development
ঘ.✓ সঠিক উত্তর
Design
ব্যাখ্যা
Coding is generally the most time - consuming phase of the SDLC.
বিষয়: তথ্য প্রযুক্তিটপিক: সফটওয়্যার- Softwareরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২২
২২
which of the declaration is correct?
ক.✓ সঠিক উত্তর
Int length,
খ.
char int,
গ.
int long,
ঘ.
float double ;
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the declaration is correct?
ক.✓ সঠিক উত্তর
Int length,
খ.
char int,
গ.
int long,
ঘ.
float double ;
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৩
২৩
POP3 is a protocol for
ক.
Email Sending
খ.
Email Composing
গ.✓ সঠিক উত্তর
Email Receiving
ঘ.
Email Storing
বিষয়: তথ্য প্রযুক্তিটপিক: ই-মেইল (E-mail)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
POP3 is a protocol for
ক.
Email Sending
খ.
Email Composing
গ.✓ সঠিক উত্তর
Email Receiving
ঘ.
Email Storing
বিষয়: তথ্য প্রযুক্তিটপিক: ই-মেইল (E-mail)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৪
২৪
Which sever can you use to dynamically assign IP addresses to the PC s in a LAN?
ক.✓ সঠিক উত্তর
DHCP server
খ.
Web server
গ.
DNS sever
ঘ.
FTP server
বিষয়: তথ্য প্রযুক্তিটপিক: IP Addressরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Which sever can you use to dynamically assign IP addresses to the PC s in a LAN?
ক.✓ সঠিক উত্তর
DHCP server
খ.
Web server
গ.
DNS sever
ঘ.
FTP server
বিষয়: তথ্য প্রযুক্তিটপিক: IP Addressরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৫
২৫
which of the following is the destructor for the class Vehicle?
ক.
*Vehicle ()
খ.✓ সঠিক উত্তর
-Vehicle ()
গ.
-vehicle (int value)
ঘ.
*vehicle (int value)
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the following is the destructor for the class Vehicle?
ক.
*Vehicle ()
খ.✓ সঠিক উত্তর
-Vehicle ()
গ.
-vehicle (int value)
ঘ.
*vehicle (int value)
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৬
২৬
An n x a array v is defined as follows : v [i,j] = i.j for all i. j 1 < = i < = n ,i < j =n.
ক.✓ সঠিক উত্তর
0
খ.
n-1
গ.
ঘ.
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
An n x a array v is defined as follows : v [i,j] = i.j for all i. j 1 < = i < = n ,i < j =n.
ক.✓ সঠিক উত্তর
0
খ.
n-1
গ.
ঘ.
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৭
২৭
The maximum number of binary trees that can be formed with three unlabeled nodes is :
ক.
1
খ.
3
গ.✓ সঠিক উত্তর
5
ঘ.
4
বিষয়: তথ্য প্রযুক্তিটপিক: বাইনারি গণিত- Binary Mathরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
The maximum number of binary trees that can be formed with three unlabeled nodes is :
ক.
1
খ.
3
গ.✓ সঠিক উত্তর
5
ঘ.
4
বিষয়: তথ্য প্রযুক্তিটপিক: বাইনারি গণিত- Binary Mathরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৮
২৮
what is the time complexity of Huffman Coding?
ক.
O (N)
খ.✓ সঠিক উত্তর
O (NLogN)
গ.
O (N(logN)^2
ঘ.
O (N^2)
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
what is the time complexity of Huffman Coding?
ক.
O (N)
খ.✓ সঠিক উত্তর
O (NLogN)
গ.
O (N(logN)^2
ঘ.
O (N^2)
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৯
২৯
which of the following operator functions cannot be global , ie. must be a number function.
ক.✓ সঠিক উত্তর
Converstion Operator
খ.
New
গ.
delete
ঘ.
All of these
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the following operator functions cannot be global , ie. must be a number function.
ক.✓ সঠিক উত্তর
Converstion Operator
খ.
New
গ.
delete
ঘ.
All of these
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩০
৩০
which of the following is not an operator in java?
ক.
Instanceof
খ.✓ সঠিক উত্তর
size of
গ.
new
ঘ.
>>>=
বিষয়: তথ্য প্রযুক্তিটপিক: জাভা- Javaরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the following is not an operator in java?
ক.
Instanceof
খ.✓ সঠিক উত্তর
size of
গ.
new
ঘ.
>>>=
বিষয়: তথ্য প্রযুক্তিটপিক: জাভা- Javaরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩১
৩১
Find the out put of the following Java code line:
ক.
-7
খ.
-7.4
গ.✓ সঠিক উত্তর
-8
ঘ.
-7.2
বিষয়: তথ্য প্রযুক্তিটপিক: জাভা- Javaরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Find the out put of the following Java code line:
ক.
-7
খ.
-7.4
গ.✓ সঠিক উত্তর
-8
ঘ.
-7.2
বিষয়: তথ্য প্রযুক্তিটপিক: জাভা- Javaরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩২
৩২
which function overloads the>> operator?
ক.
gt()
খ.
more ()
গ.
ge ()
ঘ.✓ সঠিক উত্তর
None of these
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which function overloads the>> operator?
ক.
gt()
খ.
more ()
গ.
ge ()
ঘ.✓ সঠিক উত্তর
None of these
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৩
৩৩
what is the output of the following code? Print 9//2
ক.✓ সঠিক উত্তর
4
খ.
4.0
গ.
4.5
ঘ.
Error
বিষয়: তথ্য প্রযুক্তিটপিক: মনিটর-Monitorরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
what is the output of the following code? Print 9//2
ক.✓ সঠিক উত্তর
4
খ.
4.0
গ.
4.5
ঘ.
Error
বিষয়: তথ্য প্রযুক্তিটপিক: মনিটর-Monitorরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৪
৩৪
which of these is not a core data type?
ক.
Lists
খ.
Dictionary
গ.✓ সঠিক উত্তর
Class
ঘ.
Tuples
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of these is not a core data type?
ক.
Lists
খ.
Dictionary
গ.✓ সঠিক উত্তর
Class
ঘ.
Tuples
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং- Programingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৫
৩৫
Which of the following function convert a string to a float in python ?
ক.
int (x. [.base])
খ.✓ সঠিক উত্তর
float (x)
গ.
long (x.[base])
ঘ.
str(x)
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Which of the following function convert a string to a float in python ?
ক.
int (x. [.base])
খ.✓ সঠিক উত্তর
float (x)
গ.
long (x.[base])
ঘ.
str(x)
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৬
৩৬
Suppose a C program has floating constant 1.414, what's the best way to convert this as 'float' data type?
ক.
(float) 1.414
খ.
Float (1,414)
গ.✓ সঠিক উত্তর
1,414f or 1.414 F
ঘ.
None of these
ব্যাখ্যা
#include "stdio.h"
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Suppose a C program has floating constant 1.414, what's the best way to convert this as 'float' data type?
ক.
(float) 1.414
খ.
Float (1,414)
গ.✓ সঠিক উত্তর
1,414f or 1.414 F
ঘ.
None of these
ব্যাখ্যা
#include "stdio.h"
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৭
৩৭
Consider the following variable declarations and definations in C . (i) int var _ 9 =1 ; (ii) int 9 _ var =2; (iii) int + =3; Choose the correct statement w.r.t above variables.
ক.
Both i. and ii. are valid
খ.
Only i. is valid
গ.✓ সঠিক উত্তর
Both i. & iii. are valid
ঘ.
All of these
ব্যাখ্যা
In C language, a variable name can consist of letters, digits and underscore i.e. _ . But a variable name has to start with either letter or underscore. It can't start with a digit. So valid variables are var_9 and _ from the above question. Even two back to back underscore i.e. __ is also a valid variable name. Even _9 is a valid variable. But 9var and 9_ are invalid variables in C.
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Consider the following variable declarations and definations in C . (i) int var _ 9 =1 ; (ii) int 9 _ var =2; (iii) int + =3; Choose the correct statement w.r.t above variables.
ক.
Both i. and ii. are valid
খ.
Only i. is valid
গ.✓ সঠিক উত্তর
Both i. & iii. are valid
ঘ.
All of these
ব্যাখ্যা
In C language, a variable name can consist of letters, digits and underscore i.e. _ . But a variable name has to start with either letter or underscore. It can't start with a digit. So valid variables are var_9 and _ from the above question. Even two back to back underscore i.e. __ is also a valid variable name. Even _9 is a valid variable. But 9var and 9_ are invalid variables in C.
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৮
৩৮
For a given integer, which of the following operators can be used to 'Set' and 'reset ' a particular bit respectively?
ক.✓ সঠিক উত্তর
I and &
খ.
&& and II
গ.
& and I
ঘ.
II and &&
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
For a given integer, which of the following operators can be used to 'Set' and 'reset ' a particular bit respectively?
ক.✓ সঠিক উত্তর
I and &
খ.
&& and II
গ.
& and I
ঘ.
II and &&
বিষয়: তথ্য প্রযুক্তিটপিক: সি প্রোগ্রামিং C-Programmingরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৯
৩৯
Let x be an integer which can take a value of 0 or 1. The statement if (x == 0) x =1 ; else x =0 ; is equivalent to which one of the following ?
ক.
x = 1 +x ;
খ.✓ সঠিক উত্তর
x =1 -x ;
গ.
x =x -1 ;
ঘ.
x = 1 % x;
ব্যাখ্যা
Consider the option: x = 1 - x.
বিষয়: তথ্য প্রযুক্তিটপিক: ফাইল এক্সটেনশন- File Extensionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
Let x be an integer which can take a value of 0 or 1. The statement if (x == 0) x =1 ; else x =0 ; is equivalent to which one of the following ?
ক.
x = 1 +x ;
খ.✓ সঠিক উত্তর
x =1 -x ;
গ.
x =x -1 ;
ঘ.
x = 1 % x;
ব্যাখ্যা
Consider the option: x = 1 - x.
বিষয়: তথ্য প্রযুক্তিটপিক: ফাইল এক্সটেনশন- File Extensionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৪০
৪০
which of the following is not a stable sorting algorithm in its typical implementation?
ক.
Insertion sort
খ.
Merge sort
গ.✓ সঠিক উত্তর
Quick sort
ঘ.
Bubble sort
বিষয়: তথ্য প্রযুক্তিটপিক: অ্যালগরিদম (Algorithm)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
which of the following is not a stable sorting algorithm in its typical implementation?
ক.
Insertion sort
খ.
Merge sort
গ.✓ সঠিক উত্তর
Quick sort
ঘ.
Bubble sort
বিষয়: তথ্য প্রযুক্তিটপিক: অ্যালগরিদম (Algorithm)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019