What is non static block in java
Answer Posted / anuradha
Any Block of code written between { and } ca be called as
non-static block in java
| Is This Answer Correct ? | 41 Yes | 6 No |
Post New Answer View All Answers
What is a java lambda expression?
Explain numeric promotion?
What is the final keyword in java?
what do you understand by synchronization? : Java thread
What is type parameter in java?
How many types of assembly languages are there?
Can we call thread start () twice?
How to perform binary search in java?
What are abstract classes and anonymous classes?
What is internal iteration in java se 8?
What is the Difference between Final Class && Abstract Class?
Difference between operator overloading and function overloading
What is the difference between sleep and wait in java?
What is %02d?
What is the history of java?