What is c++ & why it is used?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Give 10 points of differences between C & C++.
What is stream and its types in c++?
write a programme to get a character and thier ASCII value
What are the advantages of c++ over c?
What are static type checking?
What are put and get pointers?
How do you flush a buffer in c++?
What is ostream in c++?
Are strings mutable in c++?
How much maximum can you allocate in a single call to malloc()?
How come you find out if a linked-list is a cycle or not?