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 a program that read 2o numbers in and array and output the second largest number. Can anybody help??
Differentiate between a copy constructor and an overloaded assignment operator.
What is the difference between the compiler and the preprocessor?
Is c++ proprietary?
What is c++ and its uses?
Compare compile time polymorphism and Runtime polymorphism
Write a program to find the Factorial of a number
What is the need of a destructor? Explain with the help of an example.
Types of storage and scope of each type
Explain how we implement exception handling in c++?
write a program in c++ to implement stack using functions in header file stack.h
What size is allocated to the union variable?