Planning to take coaching on https://unacademy.com/
here is a code for 10% off PLUS1BPK1
Downloads resources from here
https://education4fun.com/gate-cse/
MCQ (Single Correct Answer)
GATE CSE 2016 Set 1
Consider the following C program
Which one of the following expressions, when placed in the blank above, will NOT result in a type checking error?
A) f(s,*s)
B) i = f(i,s)
C) f(i,*s)
D) f(i,*p)