Q. The scope of a function is limited to?

  • (A) Current block
  • (B) Only function
  • (C) Whole file
  • (D) Directory
πŸ’¬ Discuss
βœ… Correct Answer: (C) Whole file
Explanation: The scope of a function is limited to the file it is declared in.
Explanation by: Team MCQ Buddy
The scope of a function is limited to the file it is declared in.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
387
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
88%
Success Rate