M
Q. Int Main()
{
Extern Int I;
I = 20;
Printf("%D", Sizeof(I));
Return 0;
}
Be the first to start discuss.
Related MCQs
Q. are utilized to allow synchronization of the receivers between different slots and frames.
Q. A process view in software engineering would consider which of the following
Q. Instructions and memory address are represented by
Q. ________ is usually the first level of memory access by the microprocessor
Q. When is it important to use a three-state buffer?
Discusssion
Login to discuss.