what is a template?
Answers were Sorted based on User's Feedback
Answer / shiva
Template is for creating generic functions as well as data
members
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramya
templates are used for creating a family of function by
function templates,creating a family of class using class
templates
| Is This Answer Correct ? | 1 Yes | 2 No |
write a program that input four digit no and finds it is palindrome or not
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 in C++ returning starting locations of a substring using pointers
How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.
Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 Answers ABC, Sun Microsystems,
How do you convert stl to steps?
Is stl open source?
what is electronic software
write a program to search and display the position of an element in a single-dimentional array using function.
What do stl stand for?
What is stl language?
What are the different types of stl containers?