sir please send me bpcl previous question papers
No Answer is Posted For this Question
Be the First to Post Answer
write a program to convert a decimal number in to its equivalent binary number?
What are the different types of stl containers?
WHAT IS FIBONACCI SERIES?
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
What are the symptoms of stl?
What is stl language?
What is the disadvantage of templates ?
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
Is there any error below, its a code to delete all entires from a map #include <map> #include iostream.h int main() { int i =0; map <int, char> TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map<int, char> :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
i want a road rash 3d game code if some one know please help me
what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?