Answer Posted / ranganathkini
A block of statements defines a scope within which the
statements execute. This scope controls how the variables
are accessed by the statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are lists ordered in java?
How do you define a parameter?
What is meant by final class?
what is mena by object block any what is the use of that
How can a gui component handle its own events in java programming?
What are the two ways of implementing multi-threading in java?
What is formatted output in java?
Which containers use a flowlayout as their default layout in java programming?
What is a control variable example?
What do you mean by flow of struts?
What is a blocking method in Java?
What are void pointers?
Compare overloading and overriding?
When is the garbage collection used in Java?
What happens when a thrown exception is not handled?