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
২৩

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
২৫

You have to sort 1 GB of data with only 100 MB of available main memory. Which sorting technique will be most appropriate ?

.
Heap sort
.
Quick sort
.
Insertion sort
.
Merge Sort
✓ সঠিক উত্তর
বিষয়: তথ্য প্রযুক্তিটপিক: মেমোরি-Memoryরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৬

Randomized quick sort is an extension of quicksort where the pivot is chosen randomly. what is the worst case complexity of sorting a numbers using randomized quick sort?

.
O (n)
.
O (n2)
✓ সঠিক উত্তর
.
O (n log n)
.
O (n!)
বিষয়: তথ্য প্রযুক্তিটপিক: এক্সেল (MS Excel)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৭

In UNIX, processes that have finished execution but have not yet had their status collected are known as

.
Steeping Processes
.
Stopped Processes
.
zombic Processes
✓ সঠিক উত্তর
.
Orphan Processes
বিষয়: তথ্য প্রযুক্তিটপিক: অপারেটিং সিস্টেম-Operating Systemরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৮

In UNIX, the login prompt can be changed b changing the contents of the file

.
gettydefs
✓ সঠিক উত্তর
.
contrab
.
init
.
inittab
বিষয়: তথ্য প্রযুক্তিটপিক: অপারেটিং সিস্টেম-Operating Systemরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
২৯

which of the following UNIX command allows scheduling program to be executed at the specifics time?

.
nice
.
cron
✓ সঠিক উত্তর
.
date and time
.
schedule
বিষয়: তথ্য প্রযুক্তিটপিক: অপারেটিং সিস্টেম-Operating Systemরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩০

which of the following is programming helps you to learn Android programming.

.
C
.
SQL
.
Java
✓ সঠিক উত্তর
.
Python
বিষয়: তথ্য প্রযুক্তিটপিক: প্রোগ্রামিং ভাষার শ্রেণিবিভাগরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩১

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

.
minap
.
metasloit
.
bit defender
✓ সঠিক উত্তর
.
UML
বিষয়: তথ্য প্রযুক্তিটপিক: কুয়েরি (Query)রেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩২

Which of the following is not a standard synchronous communication protocol?

.
PAS
✓ সঠিক উত্তর
.
SDLC
.
SLIP
.
SMTP

ব্যাখ্যা

SDLC is a computer communications protocol.The serial line internet protocol(SLIP) is an encapsulation of the internet protocol. SMTP is an internet standard for electronic mail transmission
বিষয়: তথ্য প্রযুক্তিটপিক: ডেটা ট্রান্সমিশন মেথডরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৩

He is very ___ : he believes anything.

.
gullible
✓ সঠিক উত্তর
.
fallible
.
sensible
.
credible
বিষয়: ইংরেজিটপিক: Sentence Completionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৪

It is necessary to ____ standards are maintained .

.
insure
.
influence
.
ensure
✓ সঠিক উত্তর
.
control
বিষয়: ইংরেজিটপিক: Sentence Completionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৫

It is not __ for a man to be confined to the pursuit of wealth .

.
easy
.
healthy
✓ সঠিক উত্তর
.
possible
.
common
বিষয়: ইংরেজিটপিক: Sentence Completionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৬

I hope that the rain will __ for our picnic tomorrow.

.
set back
.
put off
.
stay out
.
keep off
✓ সঠিক উত্তর
বিষয়: ইংরেজিটপিক: Sentence Completionরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৭

The kids had prepared for the quiz and they "bore with" many prizes in the finale.

.
bear away
✓ সঠিক উত্তর
.
bear out
.
bear down
.
None of them
বিষয়: ইংরেজিটপিক: Idioms & Phrasesরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৮

I have told him that " there is many " solutions to the problem and he need not worry so much .

.
there are few
.
there are many
✓ সঠিক উত্তর
.
there are much
.
none of these
বিষয়: ইংরেজিটপিক: Correctionsরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৩৯

You should not " boasting of " your achievements.

.
boast of
✓ সঠিক উত্তর
.
boast at
.
boast for
.
None of these
বিষয়: ইংরেজিটপিক: Idioms & Phrasesরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019
৪০

The railway lines are "EXTENDED" and we are quite happy about it.

.
Protracted
.
Widened
.
Elongated
.
Curtailed
✓ সঠিক উত্তর
বিষয়: ইংরেজিটপিক: Synonym and Antonymরেফারেন্স: Sonali & Janata Bank | Officer (IT)| 04.01.2019