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 |
What is Yield() method when we r using this ? tell exactly
Why is singleton class used?
What is the difference between a public and a non-public class?
What is the use of 'super' keyword inside a constructor?
0 Answers Flextronics, Thomson Reuters, Virtusa,
Java support call by reference (pass by reference) ?
How would overload a function based on return type?
What is Java exception handling?
What is the difference between superclass and subclass?
What is static variable and static method?
32 Answers Accenture, Prolific, Prolifics, TCS, TNH,
How Vector class is synchronized,How to build user defined class as synchronized?
Why are parameters used in functions?
Is the empty set a singleton?