How many storage classes are available in C++?
There are primarily four storage classes in C, viz. automatic, register, static, and external.
| Is This Answer Correct ? | 0 Yes | 0 No |
How would you use the functions memcpy(), memset(), memmove()?
What is an incomplete type?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What does floor mean in c++?
What is the topic of the C++ FAQ list?
What is the difference between public, private, protected inheritance?
What is setf in c++?
Explain virtual destructor?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is the extension of c++?
How many ways can a variable be initialized into in C++?
What is meant by entry controlled loop?
0 Answers Agilent, ZS Associates,