What do you mean by ‘void’ return type?
No Answer is Posted For this Question
Be the First to Post Answer
Why ctype h is used in c++?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
Explain the ISA and HASA class relationships. How would you implement each in a class design?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
Explain Memory Allocation in C/C++ ?
Define vptr.
What are the types of array in c++?
What is function overriding?
What is oops in c++?
How can you link a c program with a c function?
Does improper inheritance have a potential to wreck a project?
Explain what is class definition in c++ ?