How many different levels of pointers are there?
No Answer is Posted For this Question
Be the First to Post Answer
Eplain extern keyword?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Why #include is used?
Profiler in projects?
Explain about vectors in c ++?
Can we use clrscr in c++?
In a class only declaration of the function is there but defintion is not there then what is that function?
Can we specify variable field width in a scanf() format string? If possible how?
What are pointers used for c++?
Which is most difficult programming language?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ?
What is #include iostream?