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 the purpose of assert keyword used in jdk1.4.x?
What are different types of expressions?
What is the difference between reader/writer and inputstream/output stream?
What is downcasting?
What is the difference between serializable and externalizable interfaces?
What is the protected method modifier?
What is bool mean?
What 5 doubled?
What is meant by oops concept in java?
Why stringbuilder is not thread safe in java?
What is an error in java?
Why char array is favored over string for the storage of passwords?
when to use ArrayList and when to use HashMap in webApplication.
What is a platform?
What is a java predicate?