Object oriented concepts questions.
Find Object oriented concepts university examination questions in acaproso.com
# | Question |
---|---|
1 | Briefly explain the following terms as applied in object oriented programming.
Long answers |
2 | With examples ( if any ) describe the following terms
Short answers |
3 | Briefly differentiate the following terms
Short answers |
4 | Consider a student registration program used by the registrar`s office. The program keeps track of students who are registered for a given semester. For each student registered, the program maintains the student`s name, address, phone number, the number of subject in which the student is enrolled and total credit hours. The program also keeps track of the total number of registered students.
Short answers |
5 | Consider the following scenarios and outline the objects ( at most three objects) and their interactions in terms of massages and arguments:
Short answers |
6 | Explain the following terms and statement in briefy as used in object oriented programming
Short answers |
7 | Compile this code and correct if there is any error and state what will be its output. Short answers |
8 | What is a constructor in java programming ?
Short answers |
9 | What is the output of the following code ? |
10 | Explain each of the following terms in briefy Short answers |