What are keywords in java?


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

Post New Answer

More Core Java Interview Questions

Which methods cannot be overridden in java?

0 Answers  


Is string a data type in java?

0 Answers  


Can we sort hashset in java?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


What is a concrete classes? Is Java object class is concrete class?

0 Answers   Infosys,






what is difference between equals and ==?

0 Answers  


What are the types of literals?

0 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


What is better- service oriented or batch oriented solutions?

0 Answers   Amdocs,


What is multithreading and its advantages?

0 Answers  


What is the final keyword in java?

0 Answers  


What are decalarations?

0 Answers  


Categories