What is the use of setfill in c++?
No Answer is Posted For this Question
Be the First to Post Answer
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is c++ virtual inheritance?
Explain the pure virtual functions?
Is c++ a high level language?
Explain mutable storage class specifier.
Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
Difference between Abstraction and encapsulation in C++?
without if else statement can be written ah
What do you mean by pure virtual functions in C++? Give an example?
Define vptr.
What are c++ tokens?
What is a buffer c++?