Answer Posted / abhishek mittal
because System.out.println() is a class satement. hence,it should get some respect by using "S"
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
Is an empty arraylist null?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
Can I declare a class as private?
difference between byte stream class and character stream class?
Explain differences between collection api and stream api?
Can we call virtual funciton in a constructor ?
How to sort elements in a parallel array in java?
make a method which any number and any type of argument and print sum of that arguments.....
What is difference between == equals () and compareto () method?
Is null a string in java?
Is null or empty java?
How can you read content from file in java?
Write a program to reverse a number in java?
What is difference between word and integer?
How we can generate random numbers in java?