What is non static block in java
Answer Posted / srinivasa
No Non Static blocks in java
| Is This Answer Correct ? | 13 Yes | 34 No |
Post New Answer View All Answers
What are sets in java?
what is recursion in java
What is a predicate method?
Is it possible to write a regular expression to check if string is a number?
What is a variable in java?
What is null statement?
What is main function purpose?
Are maps ordered java?
Define how does a try statement determine which catch clause should be used to handle an exception?
What is dot operator?
Is it possible to override private or static method in java?
What is difference between static class and normal class?
What is array sorting in java?
Can we declare a static variable inside a method?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?