When was c language developed?


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

Post New Answer

More C Interview Questions

void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


Why flag is used in c?

0 Answers  


What is pointer to pointer in c with example?

0 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


how to go with this?

1 Answers   Wipro,






In which header file is the null macro defined?

0 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


What is the difference between malloc() and calloc() function in c language?

0 Answers  


How will you allocate memory to a double pointer ?

2 Answers  


How many header files are in c?

0 Answers  


Explain bit masking in c?

0 Answers  


Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates

3 Answers  


Categories