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 tradeoff between using an unordered array versus an ordered array?
What is a generic code?
How do you sort words in java?
Which is better stringbuilder or stringbuffer?
What do you understand by copy constructor in java?
Can you declare a private method as static?
Which class contains a method: cloneable or object?
Is object a data type?
In how many ways we can create threads in java?
How do you use compareto in java?
What are the important features of Java 9 release?
What is type conversion in java?
How many bits is size_t?
What are the steps involved to write rmi based programs?
Is it possible for a yielded thread to get chance for its execution again?