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
Write about the use of the virtual destructor?
Is c++ a dying language?
What are the types of container classes?
What is object file? How can you access object file?
Why are pointers not used in c++?
Friend functions can access private and protected members of a class.
Write is a binary search tree? Write an algo and tell complexity?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Is there something that we can do in C and not in C++?
Explain virtual class?
How to declare a function pointer?
Explain the volatile and mutable keywords.