×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

Which symbols are used to mark the beginning and end of a code block?

16. Which symbols are used to mark the beginning and end of a code block?

  1. Square brackets []
  2. Curly braces {}
  3. Round brackets ()
  4. Double-quotes ""

Answer: B) Curly braces {}

Explanation:

C# code block begins and ends by the Curly braces {}.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.