Describe private, protected and public – the differences and give examples.
No Answer is Posted For this Question
Be the First to Post Answer
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What do you mean by internal linking and external linking in c++?
What is enum c++?
write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX
What is the difference between a baller and a reference in C++?
When is the copy constructor called?
Why do we use setw in c++?
What is the use of the this pointer?
What is the exit function in c++?
What are the extraction and insertion operators in c++? Explain with examples.
What flag means?
When copy constructor can be used?