What happens when the extern "c" char func (char*,waste) executes?
What is istream c++?
Enter n no. of element and delete value from desire position
Write a program using display() function which takes two arguments.
Describe linked list using C++ with an example.
How does throwing and catching exceptions differ from using setjmp and longjmp?
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
What is c++ iterator?
How can a called function determine the number of arguments that have been passed to it?
Why null pointer is used?
Which sort does c++ use?
Which function should be used to free the memory allocated by calloc()?
What's the best free c++ profiler for windows?