Question: Multiple choice questions [2 marks each] 7. A non-static variable that is declared outside a block or functions is (a) local variable (b) pointer (c)

 Multiple choice questions [2 marks each] 7. A non-static variable thatis declared outside a block or functions is (a) local variable (b)pointer (c) address (d) global variable 8. Which of following C-program statement

Multiple choice questions [2 marks each] 7. A non-static variable that is declared outside a block or functions is (a) local variable (b) pointer (c) address (d) global variable 8. Which of following C-program statement is syntactically incorrect? (a) \#define Pi2V 3.14159 (b) int n79=8; (c) int 3num=7; (d) char letter='A'; 9. An array in a C program is defined as: (a) A data structure having all types of data (b) Bitwise operator (c) Library function (d) A data structure that holds data of same type Consider the following C program What will be the output on the standard screen when the above code is executed? (a) 2000 (b) 2200 (c) 2002 (d) 2202

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!