C style comments are coded as ____.
A.
B. /* comment */
C. !! comment !!
D. ? comment ?
Answer: B
Computer Science & Information Technology
You might also like to view...
A process is in the _________ state when it is in secondary memory and awaiting an event.
What will be an ideal response?
Computer Science & Information Technology
What is the default data type when creating an Access table?
A) Text B) Short text C) Long text D) Number
Computer Science & Information Technology
When a destination IP address matches more than one route in a router's IPv4 routing table, which route will be used?
A) The most specific route will be used. B) The route with the longest prefix length mask. C) The route with the shortest prefix length mask. D) The least specific route will be used.
Computer Science & Information Technology
When they have the same name, variables within ____ of a class override the class's fields.
A. packages B. statements C. fields D. methods
Computer Science & Information Technology