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

Post New Answer

More C++ General Interview Questions

How would you use the functions sin(), pow(), sqrt()?

0 Answers  


Write about the stack unwinding?

0 Answers  


Can constructor be static in c++?

0 Answers  


Explain dangling pointer.

0 Answers  


what is the C++

1 Answers   Wipro,






Is overriding possible in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


How to avoid a class from instantiation?

8 Answers   Symphony,


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?

0 Answers  


What is #include iomanip?

0 Answers  


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?

1 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


Categories