Strings – Find Output of Program 1. What will be the output of the program? A. Hello B. World C. Hello World D. WorldHello…
Pointers – Find Output of Program 1. What will be the output of the program? A. ink B. ack C. ite D. let 2.…
Functions – Yes / No Questions 1. Functions cannot return a floating point number A. Yes B. No 2. Every function must return a…
Expressions – Find Output of Program 1. What will be the output of the program? A. -2, 3, 1, 1 B. 2, 3, 1,…