System.out.println("somestring"); It will create any object
or not
Answer Posted / rakesh
yes it can create
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is ternary operator in java?
What is the function of java?
What is the return type of the main method?
What are the features of junit?
Does google use java?
What is array and arraylist in java?
What is the class in java?
What is navigable map in java?
How thread scheduler schedule the task?
What type of value does sizeof return?
Which sorting algorithm is best in java?
Differentiate between a constructor and a method? Can we mark constructors final?
Can we override private method?
Why do we use regex?
What is operator overloading. Is it is supported in java?