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 the exact difference in between Unicast and Multicast object?
What do you mean by object?
What is the difference between method and means?
What does flag mean in java?
how to handle exceptions in ejb?
What do you understand by garbage collection in Java? Can it be forced to run?
What is defined as false sharing in the context of multithreading?
What is computer compiler?
What are runtime exceptions?
When abstract methods are used?
explain how many oops concepts available in java with realtime scenarios?
Can we have multiple classes in single file ?