why in java first invoke public static void main(String args[])
method????Why not public static void method1(String args[])??
Answer / amit
Becuase the main(String args[]) need not to call by user it
will be call automatically And method1(String args[]) need to
call user.
| Is This Answer Correct ? | 0 Yes | 0 No |
ambiguity regulation of multiple inheritance with example.
Why is polymorphism used?
Out of 4 concepts, which 3 C++ Follow?
What is abstraction?
officer say me - i am offered to a smoking , then what can you say
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What do you mean by stack program? Get me an example stack program?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
Which is the only operator in C++ which can be overloaded but NOT inherited?
Why do we use class in oops?
write a program for function overloading?
14 Answers HCL, InfoCity, TATA,
3. Differentiate verification and validation.