Which of the following is not a valid Java comment?
a. /** Comment one */
b. */ Comment two /*
c. // Comment three
d. /* Comment four */
b. */ Comment two /*
You might also like to view...
Match the following Outlook Express components to their descriptions:
I. Folder list A. The default mailbox in which incoming messages are stored. II. Contacts B. Displays messages stored in the current folder. III. Message list C. Displays a hierarchical list of Outlook Express folders. IV. Preview pane D. Displays items entered in your Address Book. V. Inbox E. Displays either the content of the current message or tasks that is available.
Pointer related problems associated with a class default assignment operator also exist with the ____.
A. assignment operator B. copy constructor C. default copy constructor D. default constructor