adspace


Which of the following about automatic variables within a
function is correct ?
a.its type must be declared before using the variable
b.they are local
c.they are not initialised to zero
d.they are global.

Answer Posted / rajan singh

b. is right answer

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have a written test for microland please give me test pattern

2814


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

1295


write a progrmm in c language take user interface generate table using for loop?

2122


What is variable initialization and why is it important?

1390


Explain the difference between null pointer and void pointer.

1157


Differentiate between null and void pointers.

1254


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2825


Do you know the difference between malloc() and calloc() function?

1132


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1180


What are compound statements?

1288


How can I implement sets or arrays of bits?

1115


ATM machine and railway reservation class/object diagram

5334


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2213


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2513


what is ur strangth & weekness

2586