Match each class operation with its most likely category type.
A. ComputeArea( );
B. Displayview( );
C. SelectCamera( );
D. SoundAlarm( );
A. operations that perform computations
B. operations inquiring about the state of an object
C. operation that manipulate data in some way
D. operations that monitor an object for the occurrence of a controlling event
Computer Science & Information Technology
You might also like to view...
If your computer becomes low on ________, Windows Vista will operate slowly or display messages indicating the problem
Fill in the blank(s) with correct word
Computer Science & Information Technology
The first argument to EntityManager’s createQuery method is a String written in ________.
a. JPL b. JavaQL c. JPQL d. None of the above.
Computer Science & Information Technology