Multiple Choice
CLASS Employee {
//Variables
String LastName;
String FirstName;
Real HourlyRate;
Integer HoursWorked;
Date HireDate;
String Job;
//Methods
Real Salary() ;
String GetLastName() ;
String GetFirstName() ;
String GetJob() ;}
-Which of the following is not part of the interface?
A) Real Salary() ;
B) String GetLastName() ;
C) Date HireDate
D) String GetFirstName() ;
Correct Answer:

Verified
Correct Answer:
Verified
Q73: In SQL:1999,the keyword _ followed by a
Q74: Which of the following requires object database
Q75: In SQL:1999,a(n)_ is an alternative table definition
Q76: An architecture that involves storage of large
Q77: A new kind of DBMS in which
Q78: Which of the following is not true
Q80: A(n)_ definition is a collection of variables
Q81: In a real estate listing service scenario,facts
Q82: The Object Data Management Group specifies the
Q83: An architecture that uses middleware to manage