Why is c called a structured programming language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is structure data type in c?

0 Answers  


Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?

4 Answers   TCS,


Write a C program in Fibonacci series.

0 Answers   iNautix,


what is pointer

1 Answers   TCS,


Can an array be an Ivalue?

0 Answers   EXL,






What are the disadvantages of external storage class?

0 Answers  


what is output of the following statetment?Printf(“%x”, -1<<4); ?

5 Answers  


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

0 Answers  


Explain can you assign a different address to an array tag?

0 Answers  


1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output

2 Answers  


Do you know the use of fflush() function?

0 Answers  


though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks

3 Answers   State Bank Of India SBI,


Categories