Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What is the purpose of a Statement Block?
What is the purpose of a Statement Block?
Manish
Views: 1113 | Community Opinion:
1
Tags..
Java interview
Core Java
Statement Block
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Dolly
Said..
A statement block is used to organize a sequence of statements as a single statement group.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Please enter your opinion.
Related Questions & Answers:
Why do threads block on I/O?
Can a lock be acquired on a class?
What modifiers may be used with an inner class that is a member of an outer class?
Which Container method is used to cause a container to be laid out and redisplayed?
When can an object reference be cast to an interface reference?
What happens when you add a double value to a String?