What is vector string in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual destructor ans explain its use?
Explain what data encapsulation is in c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
What is the difference between "calloc" and "malloc"?
What is void pointer in c++ with example?
WHAT IS THE ABREVATION OF FORTRAN?
What is the best c++ compiler for windows 10?
What is time h in c++?
How to avoid a class from instantiation?
Which bit wise operator is suitable for turning off a particular bit in a number?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.