Computer Science, asked by mohd303, 1 year ago

plz solve the statement us true or false
1-The expressions on the both sides of a logical operator are always evaluated.

2- exit() function is defined in stdio.h header file.

3- for( ; i<2; i++); statement will result in compilation error.

4- At the time of initialization of an array, dimension of the array need not to be specified.

5- Actual parameters are used at the time of function calling.

6- static storage class is used to make a variable global.

7-Array is passed to a function using 'call by value' method.

8- Pointers are used in a program to allocate memory before the program execution.

9- All the members of a union should be of same type.

10-The function strlen() computes the length of an argument string excluding the null character.

Answers

Answered by bhaanusood17osz6hk
1
Madarchood Maa ke lode Teri Maa ki hand me danda OK Teri Maa Kamal hai chooda hai Maine usko sach me kamaal hai
Similar questions