Is c high or low level?


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

Post New Answer

More C Interview Questions

WAP to accept first name,middle name & last name of a student display its initials?

5 Answers   AITH, NIIT,


What is the output of the following program #include<stdio.h> main() { int i=0; fork(); printf("%d",i++); fork(); printf("%d",i++); fork(); wait(); }

8 Answers   ADITI, Adobe,


Explain how can I make sure that my program is the only one accessing a file?

0 Answers  


What is difference between static and global variable in c?

0 Answers  


What kind of structure is a house?

0 Answers  






Write a program to check prime number in c programming?

0 Answers  


Write a program to find the smallest and largest element in a given array in c language

11 Answers   Microsoft, Vembu,


write a progam to display the factors of a given number and disply how many prime numbers are there?

2 Answers  


whitch value return void main?

11 Answers  


what is c

1 Answers  


What will be the output of x++ + ++x?

20 Answers   MBT, Religare,


how to introdu5ce my self in serco

0 Answers  


Categories