What is integers and example?


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

Post New Answer

More Core Java Interview Questions

Is vector thread safe in java?

0 Answers  


Can a constructor be made final?

0 Answers  


What are class members by default?

0 Answers   Hexaware,


How will you create the class for the following scenario? Employees under one employee?

2 Answers   Bally Technologies,


What is the use of static class?

0 Answers  






Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


Is it compulsory to have atleast one abstract method in abstract class?

10 Answers  


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

0 Answers  


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

0 Answers  


Why do we create threads in java?

0 Answers  


Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?

2 Answers  


What is the top class of AWT event hierarchy?

5 Answers  


Categories