Categories
|
Test: Swift - Comments and Header Docs 4. Which markup token would you use in Swift structured comments to format a line as Heading 3?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: ### Explanation In Swift comment markup, # is used for H1, ## for H2, and ### for H3.Take the Test Take the complete test on this topic. You will be able to review answers to questions and get a test score.
Take the Test
Question 4 of 5
Test is Based on this Article
This article discusses code commenting for various purposes, including generating documentation.
|
Test on comments, structured comments, and markup in Swift
|
|
More Articles With Similar Tags
|
Test on comments, structured comments, and markup in Swift
|
This article discusses the boolean types in Swift and contrasts with how these types are used in C and Objective-C.
|
Test on Boolean Types in Swift.
|
This article talks about unwrapping the optionals in Swift implicitly and the circumstances where you would use this functionality.
|
This article discusses the safer ways of unwrapping an optional in Swift that includes Optional Binding.
|
|
|
|
|