What new()is different from malloc()?
No Answer is Posted For this Question
Be the First to Post Answer
Evaulate: 22%5 a) 2 b) 4 c) 0
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
What is scope of a variable? (LOLZ)
Do you know about latest advancements in C++ ?
0 Answers Agilent, ZS Associates,
What's the order in which the local objects are destructed?
What are different types of typecasting supported by C++
Explain the scope of resolution operator.
Explain the difference between using macro and inline functions?
How will you call C functions from C ++ and vice-versa?
0 Answers Agilent, Tavant Technologies, Thomson Reuters, Verifone,
How many types of comments are there in c++?
how to create window program in c++.please explain.
What is the most common mistake on c++ and oo projects?