What c++ library is string in?
What is the function to call to turn an ascii string into a long?
Can member data be public?
What is function overloading c++?
What is std namespace in c++?
wap to accept 10 numbers & display the number of odd and even numbers??
Write about all the implicit member functions of a class?
What is the difference between public, private, and protected access?
Why the usage of pointers in C++ is not recommended ?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
Please post the model question paper of hal?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Is set c++?