What do you understand by classes 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 a static block?

4 Answers  


What is meant by oops concept in java?

0 Answers  


What is oops in java?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


Which is easier .net or java?

0 Answers  






What is the difference between Integer and int?

10 Answers   Infosys,


Where is stringbuffer stored?

0 Answers  


What is string manipulation?

0 Answers  


What do you understand by the term polymorphism?

0 Answers  


In method overloading ,if i change the return type to Long instead of INT,is the program execute

6 Answers   HCL,


What is the default execution method in java?

0 Answers  


what is private constructor?what are the uses of writing private constructor in our program?

10 Answers  


Categories