Is static a singleton?
No Answer is Posted For this Question
Be the First to Post Answer
what is ABSTRACTION and what are using in real time project?
What is an infinite loop?
What is the difference between jvm and jre? What is an interface?
How do we make a class serialize?
can we add two numbers without using arthematic operators? if possible how?
. Define Copy Constructor in Java
What is the requirement of thread in java?
What is port number in java?
String Reverse in Java...!
define System.out.println(); what is the meaning!
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
How do you identify independent and dependent variables?