২৫০২
Which of the following is used to transfer an instruction from 8086 to 8087?
উত্তর
ESC
২৫০৪
How will you declare an array (Arr) of four pointers to float?
উত্তর
float *Arr[4]
float *Arr[4]
২৫০৯
In C, to retain the values of variables between function calls, we should use:
উত্তর
static
২৫১০
Thrashing is memory management occurs when:
উত্তর
The system spends more time swapping pages than executing processes