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 are the different types of sorting in java?
Explain the transient field modifier?
What is basic syntax?
Can a string be null?
Write a function to find out longest palindrome in a given string?
Is integer passed by reference in java?
What is the functionality of the stub?
What do you mean by order of precedence and associativity?
What is predicate in java?
What is the difference between reader/writer and inputstream/output stream?
Is java call by reference?
What is the difference between int and integer in java?
What is %d in printf?
Can we create a constructor in abstract class?
Does java support multiple inheritance or not?