What is the difference between map and hashmap in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
What is the prototype of printf function?
what is c++
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is c++ map?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
Write bites in Turbo c++ Header ("Include") Files.
What is c++ code?
write a programme to get a character and thier ASCII value
What does flush do?
Write is a binary search tree? Write an algo and tell complexity?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.