Why c is a procedural language?


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

Post New Answer

More C Interview Questions

Is c an object oriented programming language?

1 Answers  


A program to write a number of letters and numbers, such as counting and display

0 Answers  


How do you define CONSTANT in C?

0 Answers   ADP,


write a program to copy the string using switch case?

0 Answers   Mind Tree,


what is the diffrenet bettwen HTTP and internet protocol

0 Answers  






hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

0 Answers  


what is pointer ?

10 Answers   Kernex Micro Systems,


main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 Answers  


what is the difference between static variable and register variable?

3 Answers  


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

0 Answers  


struct node { int *a; char *b; char array[12]; }; struct node m,*n; assign the value in *a,*b,char array[12]

3 Answers  


Why we use stdio h in c?

0 Answers  


Categories