πŸ“Š C++
Q. In C++, const qualifier can be applied to
1) Member functions of a class
2) Function arguments
3) To a class data member which is declared as static
4) Reference variables
  • (A) Only 1, 2 and 3
  • (B) Only 1, 2 and 4
  • (C) Only 1, 3 and 4
  • (D) 1, 2, 3 and 4
πŸ’¬ Discuss
βœ… Correct Answer: (D) 1, 2, 3 and 4

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
170
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate