Chapter 8
FUNCTION OVERLOADING
1m×1mcq=1. 5m×1 = 5. Total = 5+1 Marks.
Chapter 8, Function overloading ಅಲ್ಲಿ ಒಟ್ಟು ಅಂಕದಲ್ಲಿ ಬದಲಾವಣೆ ಆಗಿರುತ್ತದೆ. ಮೊದಲು ಐಧು ಅಂಕಗಳಿಗೆ ಪ್ರಶ್ನೆಗಳು ಕೇಳುತ್ತಿದ್ದನು, ಈಗ 2023ರ ಹೊಸ Blue print ಪ್ರಕಾರ ಆರು ಅಂಕಗಳಿಗೆ ಈ ಚಾಪ್ಟರಿಂದ ಪರೀಕ್ಷೆಯಲ್ಲಿ ಪ್ರಶ್ನೆಗಳು ಕೇಳುತ್ತಿದ್ದಾನೆ. ಒಂದು ಅಂಕದ ಒಂದು MCQ ಪ್ರಶ್ನೆ ಹೆಚ್ಚುವರಿ ಆಗಿದೆ. ಒಟ್ಟು ಅಂಕಗಳು 6.
I. Five Marks questions
1. What is an inline function? Write a simple program for it. (M-15)
2. What is function overloading? Explain the need overloading. (J-15)
3. Describe briefly the use of Friend function in c++ with syntax and example. (M-16)
4. What are the advantages and disadvantages of inline function? (J-16)
5. Explain inline function with programming example. (M-17)
6. When is function overloading is needed? Write any two advantages and restrictions on overloading functions. (J-17)
7. Explain Friend function with syntax and programming example. (M-18)
8. Discuss overloading functions with an example. (J-18)
9. What is a friend function? Write the characteristics of a friend function. (M-19)
10. Define function overloading. Mention its advantages. June 2019.
11. Mention the characteristics of friend function. March 2023
Comments
Post a Comment