πŸ“Š Perl
Q. What is the correct operator precedence for the following operators?
Code:
 && , &, = , ->
  • (A) & , && , = , ->
  • (B) -> , & , && , =
  • (C) = , & , && , ->
  • (D) = , -> , && , &
πŸ’¬ Discuss
βœ… Correct Answer: (B) -> , & , && , =

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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