what is scupper?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of dot in c++?
What is pure virtual function?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
What is null pointer and void pointer?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
Write about an iterator class?
What is problem with Runtime type identification?
Is c++ platform dependent?
What do the keywords volatile and mean mutable?
Explain overriding.
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?
What is pointer to member?