What is the use of dot in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is ca high or low level language?
What is scope in c++ with example?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What is jump statement in C++?
How is modularity introduced in C++?
Explain rtti.
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
What is the difference between C and CPP?
What are the four main data types?
Why is c++ still used?
Explain dangling pointer.
What is private inheritance?