What is array give example?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between shift left and shift right?
what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking
Is there any problem with the following: char *a=NULL; char& p = *a;?
Is there any function that can skip certain number of characters present in the input stream?
Does c++ support multilevel and multiple inheritances?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What is Virtual Inheritance?
What is the hardest coding language to learn?
Explain about Garbage Collector?
Is sorted c++?
What is linked list in c++?
What is meant by const_cast?