Why is c++ called oops?
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
List the features of oops in c++?
Define 'std'.
What is the difference between global variables and static varables?
Array base access faster or pointer base access is faster?
Differentiate between declaration and definition in C++?
Differences between private, protected and public and give examples.
What is setiosflags c++?
What are the two shift operators and what are their functions?
What is enum class in c++?
how to create window program in c++.please explain.
What it is and how it might be called (2 methods).