why is c++ called oops? Explain
No Answer is Posted For this Question
Be the First to Post Answer
What is an associative container in c++?
How we can differentiate between a pre and post increment operators during overloading?
How is static data member similar to a global variable?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
What is the handle class?
What are static type checking?
Can a constructor return a value?
What is the use of setfill in c++?
What are the important differences between c++ and java?
State the difference between pre and post increment/decrement operations.
What do you mean by global variables?