Answer the following statements true (T) or false (F)

1. The key word this is the name of a reference variable that an object can use to refer to itself.
2. The key word this is the name of a reference variable that is available to all static methods.
3. The names of the enum constants in an enumerated data type must be enclosed in quotation marks.
4. An enumerated data type is actually a special type of class.


1. TRUE
2. FALSE
3. FALSE
4. TRUE

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT indicated by the Setup program?

A) The order of devices that the system searches for an operating system B) The type and number of hard drives installed C) The amount of unused hard drive space D) How much RAM is in the computer

Computer Science & Information Technology

Case 8-1Carmella is putting together an order processing system for her local pizza parlor, Pete's Italian Pies.In testing the JavaScript below, Carmella discovers that the onClick event looks and acts like the ____ events she used in another project.

A. onMouseOver B. onMouseOut C. onLoad D. all of the above

Computer Science & Information Technology

When working with the toolbar for VirtualBox, what does the "Discard" setting do?

A. It discards the entire virtual machine, removing it from the host. B. It discards the current virtual machine running state, turning the virtual machine off. C. It discards the saved state of the virtual machine and starts the virtual machine fresh. D. It discards the contents of the virtual machine's memory.

Computer Science & Information Technology

What methods can be used to physically secure local computers?

What will be an ideal response?

Computer Science & Information Technology