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 2200In 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....
1449which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
5 5857If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
2 6203Post New C++ General Questions
What are stacks?
Write a program to show polymorphism in C++?
Search for: what is pair in c++?
Why struct is used in c++?
Who calls main function?
Name the operators that cannot be overloaded in C++?
What are the various operations performed on stack?
Is c++ still in demand?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What is the use of cmath in c++?
What are the two shift operators and what are their functions?
Can a program run without main?
How is computer programming useful in real life?
What is Destructor in C++?
What are the differences between new and malloc?