What do stl stand for?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
tell about sorted linked list
Write a program in C++ to concatenate two strings into third string using pointers
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 to use C++?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
What are the various types of stl containers?
What is a stl vector?
Can we use stl in coding interviews?
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
Explain when u will use Observer pattern and how u will implement in c++ .
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