In this video, we solve a GATE 2024 C Programming question based on custom precedence and associativity rules.
Normally, operators follow predefined precedence and associativity, but in this question, different rules are given. We will see how to evaluate the expression step by step using those custom rules and find the correct answer.
#GATE2024 #GATECS #CProgramming #OperatorPrecedence #Associativity #GATEPYQ