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
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
How is memory managed in C++?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
what you know about c++?
what is oops
Why iomanip is used in c++?
What is pointer to array in c++?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
What is the difference between const and constexpr?
What is implicit conversion/coercion in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0