sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++
NIIT,
1 2615In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
1753which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
5 6743If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
2 6795Post New C++ General Questions
Is python written in c or c++?
Array base access faster or pointer base access is faster?
What is the use of ::(scope resolution operator)?
What size is allocated to the union variable?
Define a constructor?
What is the C-style character string?
Why c++ is called oop?
What is the difference between the compiler and the preprocessor?
how to access grid view row?
What do you mean by friend class & friend function in c++?
What is a manipulator in c++?
What is c++ stringstream?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Will this c++ program execute or not?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;