Answer Posted / guest
yes
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Does java vector allow null?
Why do we use bufferedreader?
Can we access instance variables within static methods ?
What is main function purpose?
What is an exception in java?
How to sort array in descending order in java?
Is alive method in java?
What is :: operator in java?
What is the difference between state-based unit testing and interaction-based unit testing?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
State the difference between strings and arrays.
How can we make a class singleton?
What causes memory leak in java?
What is use of inner class in java?
Define an abstract class with reference to java.