Homework Answers

Answer #1

} indicates the closed curly brace in computer science.

  1. If it is there means it must and shoud have opening brace also( { )
  2. The code between { } is the block.
  3. In every language we are using these braces for creating seperate block and excecute them in a proper manner.
  4. Here it has only } this gives an error for unbalanced brackets.
  5. In C ,JAVA,C++ everything is written within the flower brackets.
  6. These opening and closed brackets are used in condition statements and loops also.
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT