What are the data types in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is pointer to member?
List out some of the OODBMS available?
What does flush do c++?
what is the use of templates?
Explain the auto storage classes in c++.
How many lines of code you have written for a single program?
You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.
What is virtual destructors? Why they are used?
What are compilers in c++?
what is multi-threading in C++?
Implement strcmp
What is pair in c++?