M
Q. //This Program Is Compiled On 32 Bit DEV-C++
Int Main()
{
Char *Ptr1, *Ptr2;
Printf("%D %D", Sizeof(Ptr1), Sizeof(Ptr2));
Return 0;
}
Be the first to start discuss.
Related MCQs
Q. In Bluetooth,multiple form a network called a ------------
Q. Which among the following is a mandatory condition for downcasting?
Q. How does machine learning benefit IDSes/IPSes?
Q. How do you change the file position to an offset value from the start?
Q. Main sources of noise pollution are
Q. Which of the following is Database Language?
Q. It is not possible for the two’s complement value to be equal to the original value in any case.
Discusssion
Login to discuss.