73 Function, printf Predict the Output:int main(){if(1||printf("Logical Programs"))printf("C Interview Questions");return 0;}Output: C Interview Questionsfor explanation read this post Share this Share on FacebookTweet on TwitterPlus on Google+ Related Posts18303233Scanf inside printf47