What do you mean by compiler?


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

Post New Answer

More Core Java Interview Questions

What is array in java?

0 Answers  


What is the reflection?

0 Answers  


Can we create an object of private class?

0 Answers  


what is the J2EE BluPrints?

0 Answers  


How to retrieve data from database in java using arraylist?

0 Answers  






What is the function of character?

0 Answers  


What is navigable map in java?

0 Answers  


Can we override compareto method?

0 Answers  


What Is Resource Leak?

2 Answers  


Can a class extend 2 classes in java?

0 Answers  


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


Can we have try without catch block?

0 Answers  


Categories