How do you write a good declaration?


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

Post New Answer

More Core Java Interview Questions

What is an abstract class and abstract method?

5 Answers  


What is use of static method?

0 Answers  


I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.

2 Answers   Oracle,


What does @override mean?

0 Answers  


What is the size of a string in java?

0 Answers  






What do you mean by default constructor in java?

0 Answers  


can we overload main method?

8 Answers   TCS,


What is constant in programming?

0 Answers  


Can we convert stringbuffer to string?

0 Answers  


Difference in the use of print, println, and printf.

1 Answers  


what is life cycle of applet?

9 Answers  


Is cout buffered?

0 Answers  


Categories