Test Mode Reading Mode Right = 0 Wrong = 0

Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018 ||

All MCQ Question

Created: 6 years ago | Updated: 4 days ago
Updated: 4 days ago
{(1,a),(1,b)(2,a)(b,b)}
{(1,1),(2,2),(a,a),(b,b)}
{(1,a),(2,a), (1,b), (2,b)}
{(1,1),(a,a),(2,a),(1,b)}
22×31×51
22×32×52
23×31×50
22×32×50
Created: 6 years ago | Updated: 4 days ago
Updated: 4 days ago
Digits from 1 to r
Digits from 0 to r -1
Digits from 1 to r -1
Digits from 0 to r
Created: 6 years ago | Updated: 4 days ago
Updated: 4 days ago
It selects which process has to be brought into the ready queue
It selects which process has to be executed nest and allocates CPU
It selects which process to remove front memory by swapping
It selects which process needs to be killed next
Created: 6 years ago | Updated: 4 days ago
Updated: 4 days ago
the maximal set of numbers for which a function is defined
the maximal set of numbers which a function can take values
it is the set of natural numbers for which a function is defined
any set of positive numbers
Created: 6 years ago | Updated: 4 days ago
Updated: 4 days ago
Brute Force
Divide and Conquer
Dynamic programming algorithms
All of the above