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

Name the method that is used to set a TextComponent to the read-only state?

1 Answers  


What does i ++ mean in Java?

0 Answers  


What are wrapped classes in java programming?

0 Answers  


How to check if a list is sorted in java?

0 Answers  


Why do we need array in java?

0 Answers  






Explain Stream Tokenizer?

4 Answers  


What is Session and cookies?Explain in detail with an example?

4 Answers   Accenture, CTS,


How many ways can an argument be passed to a subroutine?

3 Answers   Technological University of the Philippines,


What is boolean flag in java?

0 Answers  


Why is logger singleton?

0 Answers  


Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

2 Answers   iGate, Seed Infotech,


What is functional interface in javatpoint?

0 Answers  


Categories