What is the purpose of a statement block?
Answer / 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 |
Can Applet have constructors?
How can we make copy of a java object?
What do you mean by jjs in java8?
What do you understand by abstract classes?
What are the types of strings?
Difference between String and String Buffer?
What do you mean by object?
How to access a method that it declared as protected?
Why are functions called methods in java?
What types of index data structures can you have in java?
How to create com object in Java?
How do you create a first line indent?