Explain the properties and principles of oop.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


What do you mean by volatile and mutable keywords used in c++?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


What is the difference between global variables and static varables?

0 Answers  


What is the cout in c++?

0 Answers  






Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

0 Answers  


What do you mean by public protected and private in c++?

0 Answers  


Explain the pure virtual functions?

0 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


How do I use turbo c++?

0 Answers  


Can we get the value of ios format flags?

0 Answers  


Categories