What are c++ variables?
What is the difference between an enumeration and a set of pre-processor # defines?
What is the topic of the C++ FAQ list?
why and when we can declar member fuction as a private in the class?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
What are the vectors in c++?
What is a stack? How it can be implemented?
What are member functions used in c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Is c++ still in demand?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,