Question: II. Short answer questions. (20 marks) 1. In C Programming, how to represent a logical AND? 2, Logical operators in C language are evaluated with
II. Short answer questions. (20 marks) 1. In C Programming, how to represent a logical AND? 2, Logical operators in C language are evaluated with short circuit. (true or false)-- 3. A function can be defined inside another function.(true or false) 4. The operator used to get value at address stored in a pointer variable is 5. What will be the data type returned for the following function?_ int func() return (double)(char)5.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
