What is the equivalent of Pascal's Real
a) unsigned int
b) float
c) char
No Answer is Posted For this Question
Be the First to Post Answer
How would you use the functions sin(), pow(), sqrt()?
Write about the stack unwinding?
Can constructor be static in c++?
Explain dangling pointer.
what is the C++
Is overriding possible in c++?
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
How to avoid a class from instantiation?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is #include iomanip?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
What is the difference between new/delete and malloc/free?