Database - Object-Oriented Data Modeling - Discussion

Discussion Forum : Object-Oriented Data Modeling - General Questions (Q.No. 10)
10.
Which of the following applies to a class rather than an object?
Query
Update
Scope
Constructor
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Amit Kumar Sharma said:   1 decade ago
Scope in Object Oriented Programming(OOP) deals with:
1. A Class
2. A Classes Variable and
2. A Classes Methods
(1)

User said:   1 decade ago
Can anybody provide a detailed explanation.

Post your comments here:

Your comments will be displayed after verification.