CHAPTER-9
Constructors and Destructors
1×1=1Mcq 2m×1 = 2 marks. 5m×1 = 5 marks. Total marks = 07+1
ಚಾಪ್ಟರ್ 9, Constructors and Destructors ಇಲ್ಲಿ ಒಟ್ಟು ಅಂಕಗಳಲ್ಲಿ ಬದಲಾವಣೆ ಆಗಿರುತ್ತದೆ. ಮೊದಲು ಇಲ್ಲಿ ಏಳು ಅಂಕಗಳು ಪ್ರಶ್ನೆ ಪರೀಕ್ಷೆಯಲ್ಲಿ ಬರುತ್ತಿತ್ತು, ಆದರೆ 2023ರ ಪ್ರಕಾರ ಈಗ ಬದಲಾವಣೆಯಾಗಿ 8 ಮಾರ್ಕ್ಸ್ ಆಗಿರುತ್ತದೆ. ಒಂದು mcq ಪ್ರಶ್ನೆ ಒಂದು ಅಂಕಕ್ಕೆ ಹೆಚ್ಚುವರಿ ಆಗಿರುತ್ತದೆ.
I . Two marks questions
1. What is Destructor? Write it’s syntax. (M-15)
2. Mention different types of constructors. (J-15)
3. Write any two rules for constructors. (M-16)
4. Write any two rules to create constructors. (J-16)
5. Write the features of default constructors. (M-17)
6. What is a Destructor? Which operator used with Destructor function? (J-17)
7. Define a) constructors. b) Destructors (M-18)
8. Mention any two features of parameterized constructors. (J-18)
9. What is Destructor? Write the symbol used for Destructor. (M-19)
10. Mention any two features of parameterized constructor. March 2023
II. Five Marks questions.
1. What is a constrictor? Give the rules for writing constructor function. (M-15)
2. Explain Destructor with syntax and example. (J-15)
3. Explain default constructor with syntax and example. (J-16)
4. What is a Destructor? Write it’s syntax and example. (M-17)
5. Explain the features of default constructor. Write the syntax and example for default constructor. (J-17)
6. What is copy constructor? Explain with syntax and programming example. (M-18)
7. What is a constructor? Give the rules for writing a constructor function. (J-18)
8. Give the definition for a constructor and mention the rules for writing constructor function. (M-19)
9. Define destructor. Explain with syntax and example. March 2023
Comments
Post a Comment