Is stl part of c++ standard?
No Answer is Posted For this Question
Be the First to Post Answer
why & sign is used in copy constructor
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");
i want a road rash 3d game code if some one know please help me
What is the disadvantage of templates ?
Waht is inheritance
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
write a c++ program to create an object of a class called employee containing the employee code name designation basic salarry HRA Da gross salary as data 10 such objects "members process "
what is a template?
2 Answers Amazon, BITS, IBS, Wipro,
Can we use stl in coding interviews?
what is the difference between thread and process
Name the different types of stl containers.
Diffrernce Between Overloading and Overriding?