What is canonical name in java?


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

Post New Answer

More Core Java Interview Questions

what is the difference between preemptive scheduling and time slicing? : Java thread

0 Answers  


What is functional interface in java?

0 Answers  


What is the latest version of java?

0 Answers  


What is casting?

5 Answers  


Who developed JScript language?

3 Answers  


What is the difference between stored procedure & function?

0 Answers  


Difference between the paint() and repaint() methods?

1 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


Can there be an abstract method without an abstract class?

0 Answers  


can we create instance for interface in java?

4 Answers  


What is the difference between heap memory and stack memory?

0 Answers   Aspiring Minds,


Can we use catch statement for checked exceptions?

0 Answers  


Categories