πŸ“Š Object Oriented Programming (OOP)
Q. When an array name is passed to a function, the function
  • (A) accesses exactly the same array as the calling program.
  • (B) refers to the array using a different name than that used by the calling program.
  • (C) refers to the array using the same name as that used by the calling program.
  • (D) a and b
πŸ’¬ Discuss
βœ… Correct Answer: (D) a and b

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
438
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate