Thursday, March 12, 2009

What is the purpose of a statement block (CoreJava)

Question :What is the purpose of a statement block? (CoreJava)
Answer :A statement block is used to organize a sequence of statements as a
single statement group

No comments: