What are the valid types of data that the main () can
return in C/C++ language
Answer Posted / ayushi rastogi
Int
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is use of overloading?
What is class in oop with example?
can inline function declare in private part of class?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Why polymorphism is used in oops?
What is a class in oop?
How Do you Code Composition and Aggregation in C++ ?
What is abstraction in oops?
What are the three parts of a simple empty class?
What are two types of polymorphism?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Why do we need polymorphism in c#?
What is constructor in oop?
is there any choice in opting subjects like 4 out of 7