πŸ“Š C++
Q. What is the scope of the variable declared in the user defined function?
  • (A) whole program
  • (B) only inside the {} block
  • (C) the main function
  • (D) header section
πŸ’¬ Discuss
βœ… Correct Answer: (B) only inside the {} block

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
214
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
86%
Success Rate