sir please send me bpcl previous question papers
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by stl?
Explain when u will use Observer pattern and how u will implement in c++ .
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.
c# support late binding or early binding.
Is stl part of c++ standard?
write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance
What do stl stand for?
how to swap two numbers in a linked list without exchanging the data but only the links?
5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3
how to overload << and >> operator in c++
what's the difference between function overloading and function overiding?
How does an stl file work?