Save Time & improve Grades
- Questions Asked
- Experts
- Total Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!
MIS 505 Programming-Final-Exam-Review PART 2 21. The term ____ is applied to situations in which you define multiple methods with a single name. A) overloading B) bonding C) renaming D) inferring Points Earned: 1.0/1.0 Correct Answer(s): A 22. A ____ is a set of program statements that tell you the characteristics of the class- objects and the methods that can be used by its objects. A) class interface B) class definition C) class reference D) class model Points Earned: 1.0/1.0 Correct Answer(s): B 23. The term ____ implies that the type- data can be accessed only through methods. A) abstract type library B) advanced data type C) abstract definition type D) abstract data type Points Earned: 1.0/1.0 Correct Answer(s): D 24. A(n) ____ is a programmer-defined type, such as a class. A) inheritance B) numeric data type C) primitive data type D) abstract data type Points Earned: 1.0/1.0 Correct Answer(s): D 25. In older object-oriented programming languages, simple numbers and characters are said to be ____ data types. A) primitive B) simple C) complex D) higher-order Points Earned: 1.0/1.0 Correct Answer(s): A 26. A(n) ____ consists of a rectangle divided into three sections. A) class tree B) dependency diagram C) class diagram D) entity-relationship diagram Points Earned: 1.0/1.0 Correct Answer(s): C 27. The purpose of ____ is to set the values of data fields within the class. A) get methods B) put methods C) make methods D) set methods Points Earned: 1.0/1.0 Correct Answer(s): D 28. Methods that set values are called ____ methods. A) modifier B) mutator C) creator D) access Points Earned: 1.0/1.0 Correct Answer(s): B 29. The purpose of a(n) ____ is to return a value to the world outside the class. A) get method B) set method C) pull method D) access method Points Earned: 1.0/1.0 Correct Answer(s): A 30. A ____ method is also known as a help method. A) work B) private C) public D) set Points Earned: 1.0/1.0 Correct Answer(s): A 31. A(n) ____ is the adjective defining the type of access (public or private) that outside classes will have to the attribute or method. A) control specifier B) control modifier C) access specifier D) access controller Points Earned: 1.0/1.0 Correct Answer(s): C 32. In a class method, the ____ reference can be used only with identifiers that are field names. A) my B) this C) that D) me Points Earned: 1.0/1.0 Correct Answer(s): B 33. ____ methods are those for which no object needs to exist. A) Dynamic B) Public C) Static D) Private Points Earned: 1.0/1.0 Correct Answer(s): C 34. ____ methods are methods that exist to be used with an object created from a class. A) Nonstatic B) Static C) Hidden D) Controlled Points Earned: 1.0/1.0 Correct Answer(s): A 35. In most programming languages, you use the word ____ when you want to declare a static class member. A) private B) friend C) public D) static Points Earned: 1.0/1.0 Correct Answer(s): Points Awarded 35.00 Points Missed 0.00 Percentage 100%
Ask a question
Experts are online
Answers (1)
MIS505 MIS/505 MIS 505 Programming-Final-Exam-Review PART 2
Answer Attachments
1 attachments —