Why java is made?


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

Post New Answer

More Core Java Interview Questions

Is void a return type?

0 Answers  


Explain the difference between Unicast and Multicast objects?

1 Answers  


what do you understand by the term string with respect to java?

0 Answers  


Can we make main() thread as daemon?

0 Answers  


What is exception in java?

0 Answers   Cyient,






Define how does a try statement determine which catch clause should be used to handle an exception?

0 Answers  


What is the final access modifier in java?

0 Answers  


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


Why method overloading and method overriding required in java?

1 Answers   Ericsson, Wipro,


Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.

2 Answers  


What is methods and methodology?

0 Answers  


garbate collector(GC)?

4 Answers  


Categories