i wanted to know about questions about c,c++ , which is
required for placements.... im a fresher
No Answer is Posted For this Question
Be the First to Post Answer
How the STL's are implemented, What the difference between templates and STL?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
write a program that input four digit no and finds it is palindrome or not
Waht is inheritance
What is the stl, standard template library?
Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .
what is compiler?
What do you mean by stl?
why & sign is used in copy constructor
What are the various types of stl containers?
Write a program in C/C++ to implement reader- writer problem