What is the purpose of a statement block?



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

Post New Answer

More Core Java Interview Questions

Does list maintain insertion order java?

0 Answers  


What is application system?

0 Answers  


What is exception hierarchy in java?

0 Answers  


What is methodological theory?

0 Answers  


what is static import in java? Explain

0 Answers  


How do you test a method for an exception using junit?

0 Answers  


Can set contain duplicates?

0 Answers  


What is the difference between static class and normal class?

0 Answers  


Who developed JScript language?

3 Answers  


how to transactions(Bank transactions) in business process in ejb?

1 Answers   Photon,


How to find the given number is a prime number or not by getting input from the user

0 Answers  


What is classpath?

0 Answers  


Categories