Test Mode Reading Mode Right = 0 Wrong = 0

তথ্য প্রযুক্তি

stub
identifier
Name
process identifier
Extent
Extends
super
this
Created: 3 months ago | Updated: 2 days ago
lesser prone to deadlocks
more prone to deadlocks
not at all prone to deadlocks
always results in deadlock
not to page
a tow level paging algorithm
the page table itself
all of the above
Program Counter
status register
instruction register
program status word
Created: 3 months ago | Updated: 5 days ago
crating of a file system
deleting a file system
attaching portion of the file system into a directory structure
removing portion of the file system into a directory structure
Created: 3 months ago | Updated: 6 days ago
for
while
do-while
all of the above
Created: 3 months ago | Updated: 6 days ago
DML
DDL
View
Integrity constraing
Where
select
from
Distint
where, having
having, where
Group by, having
Group by, where
stack
queue
Array
Tree
Created: 3 months ago | Updated: 4 days ago
The left child is always lesser than its parent
The right child is always greater than its parent
The left and right sub-should also be binary search trees
Either the left of the right sub- tree should be be binary search tree but not both.
"Box obhj -new BOx();"
Box obj=new Box;"
obj=new Box();"
new Box obj;"
method overding
method overloading
method hiding
method duplication
Created: 3 months ago | Updated: 6 days ago
Kernel
file manager
Directly
NOS
OSL
NAT
TCP
UDP
"return-type function name (argument type;)"
"return-type function -name (argument type){}"
"return -type (argument type ) function-name"
"return-type {} function -name"
"Overflow "
"Crash"
"Underflow"
"User flow"
Created: 3 months ago | Updated: 3 days ago
When the list has only a few elements
When performing a single earch in an unordered list
Used all the time
When list has only a few elements and when performing a single search in an underdone ist
"Lightly connected"
"Strongly connected"
" Weakly connected"
" Loosely connected"