Who is the founder of c language?


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

Post New Answer

More C Interview Questions

What are enums in c?

0 Answers  


what is an inline function?

2 Answers   TCS,


What is union in c?

0 Answers  


main is a predefined or user define function if user defined why? if predefined whay?

12 Answers   TCS,


What is pragma in c?

0 Answers  






Is it better to bitshift a value than to multiply by 2?

0 Answers  


What is the difference between %d and %*d in C

3 Answers  


Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not

9 Answers   Alcatel,


What are the different file extensions involved when programming in C?

0 Answers  


write a program to copy a string without using a string?

2 Answers  


What are inbuilt functions in c?

0 Answers  


Is it possible to have a function as a parameter in another function?

0 Answers  


Categories