What is stl in oop?
No Answer is Posted For this Question
Be the First to Post Answer
why does the execution of a c++ program start with main()???
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
write a program to convert a decimal number in to its equivalent binary number?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
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");
Assume I have a linked list contains all of the alphabets from "A" to "Z?" I want to find the letter "Q" in the list, how does you perform the search to find the "Q?"
How the STL's are implemented, What the difference between templates and STL?
if x<>=z then statement end what is the cyclomatic complexity
Who created stl?
write a program that input four digit no and finds it is palindrome or not
I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?
Difference between Structure and Class in C++?