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
Answers were Sorted based on User's Feedback
Why c++ is so important?
How the delete operator differs from the delete[]operator?
Write any small program that will compile in "C" but not in "C++"?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What is a storage class in C++
What is searching? Explain linear and binary search.
Which is the best c++ software?
What is slicing?
Write about the scope resolution operator?
Distinguish between a # include and #define.
Tell me an example where stacks are useful?
What is srand c++?