What is pair in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


What problems might the following macro bring to the application?

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


Which function cannot be overloaded c++?

0 Answers  






What are the restrictions apply to constructors and destructors?

0 Answers  


What are the steps in the development cycle?

0 Answers  


How does work in c++?

0 Answers  


What is void pointer in c++ with example?

0 Answers  


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

0 Answers  


What is token c++?

0 Answers  


What is called array?

0 Answers  


Categories