What are the various types of stl containers?
No Answer is Posted For this Question
Be the First to Post Answer
What is the name of your birth place?
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 the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");
How the STL's are implemented, What the difference between templates and STL?
write a c++ to define a class box with length,breadth and height as data member and input value(),printvalue() and volume() as member functions.
Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.
why & sign is used in copy constructor
what is template and type convertion
What is C++ could you enplane me please?
What is stl stand for?
what is compiler?
what's the difference between function overloading and function overiding?