Explain how overloading takes place in c++?
No Answer is Posted For this Question
Be the First to Post Answer
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
Explain rtti.
What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?
What is a class template?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
What do you mean by C++ access specifiers ?
Write my own zero-argument manipulator that should work same as hex?
Tell me difference between constant pointer and pointer to a constant.
Please explain class & object in c++?
What does the ios::ate argument do?
What is the arrow operator in c++?
Which programming language's unsatisfactory performance led to the discovery of c++?