How many types of modifiers are there?
There are two types of modifiers as 1. Access-modifier and 2. Non-access-modifier
| Is This Answer Correct ? | 5 Yes | 0 No |
What is a bubble sort in java?
what r advatages of websphere? & how to deploy?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is a jagged array in java?
Is string a class?
What is a default method?
Does anyone still use java?
Is java 9 released?
what is object slice?
What is a constructor, constructor overloading in java?
what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method
Ducking is automatic in checked exception?True or false