What are the valid types of data that the main () can
return in C/C++ language
Answer Posted / milind furia
int and void(if u consider this as a datatype) only
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is class encapsulation?
What is purpose of inheritance?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
what type of question are asked in thoughtworks pair programming round ?
What is a class oop?
c++ program to swap the objects of two different classes
What is multilevel inheritance explain with example?
What is difference between oop and pop?
Write a program to reverse a string using recursive function?
What is inheritance in simple words?
What are oops methods?
What is class in oop with example?
What is encapsulation in simple terms?
What is encapsulation c#?