can we write a program with out a class in core java?
Answer Posted / akshara
yes,by using static keyword
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is string pooling concept?
What is the use of :: in java?
How many bits is a string in java?
What is the final keyword in java?
What is function and its uses?
What is the use of a copy constructor?
java Technical questions asked by JPMC
What is implicit object in java?
Where are local variables stored?
what is instanceof operator used in java?
How do you sort words in java?
Does every java program need a main?
Is an array a vector?
What two classes are used to read data only?
Explain working of call by reference function invoking.