The REMARK statement is a ________ statement.
Direct
Executable
Non-executable
Important
1
Expert's answer
2015-08-31T03:32:45-0400
Solve The REMARK statement is a non-executable statement. <remarks> tag which can be used for adding information about a type, supplementing the information specified with <summary>. This information appears in the Object Browser. For information about the Object Browser, see Viewing the Structure of Code. Compile with /doc to process documentation comments to a file.
Comments
Leave a comment