What is constructor 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 parsing and its types?

0 Answers  


Can a static block throw exception?

0 Answers  


Difference between abstract and concrete class ?

0 Answers  


Is string a keyword in java?

1 Answers  


What is string in java is it a data type?

0 Answers  






how to print a numbers from 1 to 100 with out using control structures?

4 Answers   IBM,


What is java english?

0 Answers  


What is considered an anti pattern?

0 Answers  


What is adapter in java?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


What is main string [] args?

0 Answers  


why top level class could not be static

3 Answers   L&T,


Categories