Why is standard template library used?
No Answer is Posted For this Question
Be the First to Post Answer
What is a hashmap c++?
Hi i need to Acess a variable "int Intval" in the below mentioned code .How to Access it guys i am waiting for your reply
How do you establish an is-a relationship?
I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
What is doubly linked list in c++?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
Is c++ a high level language?
What is the difference between a definition and a declaration?
What is the difference between a reference and a pointer?
What methods can be overridden in java?
What relational operators if statements in c++?
What are pointers used for c++?