Is C++ case sensitive
a) False
b) Depends on implementation
c) True
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between while and do while loop? Explain with examples.
Why c++ is not a pure oop language?
Difference between declaration and definition of a variable.
What do you mean by friend class & friend function in c++?
When should overload new operator on a global basis or a class basis?
What is the best free c++ compiler for windows?
What is c strings syntax?
What are the advantages of early binding?
What is Namespace?
Why do we use structure in c++?
What is a driver program?
How do you write a function that can reverse a linked-list?