What are the differences between malloc() and calloc()?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of this pointer?
What is a container class? What are the types of container classes in c++?
wap to accept 10 numbers & display the number of odd and even numbers??
What are the operators in c++?
What are class and object in C++?
How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever
17 Answers Datavance, Quark, VEL, Wipro,
Can constructor be private in c++?
What is polymorphism in c++? Explain with an example?
What are shallow and deep copies?
What is iomanip c++?
How the endl and setw manipulator works?
What is a block in c++?