These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a checked and an unchecked exception?
What is the basic functionality of DataOutput interface in java?
What is an abstract class?
Can an integer be a string?
What is the purpose of void class?
What is the default access specifier for variables and methods of a class?
What does || mean in code?
What is set string?
Define a package.
To what value is a variable of the Boolean type automatically initialized?
What is keyword in oop?
What is the loop in java?