Advertisements
Advertisements
प्रश्न
Differentiate constructors and selectors.
अंतर स्पष्ट करें
उत्तर
Constructors | Selectors |
Constructors are functions that build the abstract data type. | Selectors are functions that retrieve information from the data type. |
shaalaa.com
Constructors and Selectors
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Which of the following functions build the abstract data type?
Which of the following is constructed by placing expressions within square brackets?
Identify Which of the following are constructors and selectors?
N1 = number()
Identify Which of the following are constructors and selectors?
accetnum(n1)
Identify Which of the following are constructors and selectors?
displaynum (n1)
Identify Which of the following are constructors and selectors?
eval(a/b)
Identify Which of the following are constructors and selectors?
x, y = makeslope (m), makeslope(n)
Identify Which of the following are constructors and selectors?
display()