Answer the following statements true (T) or false (F)
1. There are primarily three methods of programming in use today: procedural, recursive, and object-oriented.
2. UML (Unified Modeling Language) is another name for a flowchart that uses classes.
3. Polymorphism allows you to give the same name to two different methods if the methods are in different classes which are related through inheritance.
4. A constructor is a member of a class that holds data.
1. FALSE
2. FALSE
3. TRUE
4. FALSE
You might also like to view...
In HTML, values are always placed in parentheses.
Answer the following statement true (T) or false (F)
Which of the following is not one of the editing restrictions you can specify in the Restrict Formatting and Editing task pane?
A. Text entry B. Comments C. Filling in forms D. Tracked changes
Which of the following is the path to the Table Eraser button?
A. (TABLE TOOLS LAYOUT tab | Drawing group) B. (TABLE TOOLS DESIGN tab | Draw Borders group) C. (TABLE TOOLS FORMAT tab | Draw Table group) D. (TABLE TOOLS LAYOUT tab | Draw Table group)
A(n) _____ design does not declare elements and attributes globally, but instead creates named types and references those types within a single global element.
A. Russian Doll B. Aggregated C. Venetian Blind D. Flat Catalog