Is c compiled or interpreted?


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

Post New Answer

More C Interview Questions

What is typedf?

0 Answers  


What is the difference between arrays and pointers?

0 Answers  


How are structure passing and returning implemented?

0 Answers  


Tell me can the size of an array be declared at runtime?

0 Answers  


What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }

5 Answers   Amazon, Qualcomm,






could u able to tell about suresoft technical session

1 Answers  


How to write a C program to determine the smallest among three nos using conditional operator?

2 Answers   Google,


What is c system32 taskhostw exe?

0 Answers  


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


Which is better oop or procedural?

0 Answers  


What is hungarian notation? Is it worthwhile?

0 Answers  


What is main () in c language?

0 Answers  


Categories