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

What is the difference between normal report & matrix report?

0 Answers  


How to obtain a performance profile of java program

0 Answers  


How we can make copy of a java object?

0 Answers  


What is java Applet?

0 Answers   TCS,


What is backdrop?

0 Answers   Atos Origin,






How does linkedhashmap work in java?

0 Answers  


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


What is JDBC Driver interface?How can you retrieve data from the ResultSet

0 Answers   CTS,


Is vector thread safe in java?

0 Answers  


What is default locale java?

0 Answers  


What is the string function?

0 Answers  


Is node a data type in java?

0 Answers  


Categories