What are multiple inheritances?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What was java originally called?

0 Answers  


How static variable work in java?

0 Answers  


Can list have duplicates in java?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

0 Answers  






How do you find the maximum number from an array without comparing and sorting?

0 Answers   BlackRock,


What is the equal sign?

0 Answers  


Describe the process as to how substring() methodology mechanisms in java.

0 Answers  


What is the difference between panel and frame ?

7 Answers   HCL, IBM, Raim Techno Solutions,


What are examples of modifiers?

0 Answers  


How would overload a function based on return type?

0 Answers   Genpact,


Explain the protected field modifier?

0 Answers  


Categories