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 the flag in java?
how to run ecllipse with jettyserver for windows environment using batch file
What is the implementation of destroy method in java. Is it native or java code?
Can we use string in the switch case?
What is the private method modifier?
what is enumset?
Is java free for commercial?
What is an infinite loop? How infinite loop is declared?
Are floats faster than doubles?
What do you understand by casting in java language?
Give a brief description of java socket programming?
How do you create a sop?
What is better - 'bit-shift a value' or 'multiply by 2'?
What do you know about the garbage collector in java?
What do you mean by platform independence?