which of the following is not an secondary constant

a) array

b) real

c) union


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a namespace in c++?

0 Answers  


Can I learn c++ without learning c?

0 Answers  


What is virtual base class?

0 Answers  


How would you represent an error detected during constructor of an object?

1 Answers  


What is pointer with example?

0 Answers  






How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

0 Answers   Yahoo,


Who made c++?

0 Answers  


Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  


What is c strings syntax?

0 Answers  


Explain what are accessor methods?

0 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


Categories