Why C language is a procedural language?


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

Post New Answer

More C Interview Questions

Explain what are binary trees?

0 Answers  


Explain what is a static function?

0 Answers  


How #define works?

0 Answers  


Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.

0 Answers  


Is c high or low level?

0 Answers  






Can you please explain the scope of static variables?

0 Answers  


Is c a great language, or what?

0 Answers  


who invented c

13 Answers   IBM,


write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?

3 Answers   Oracle,


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

0 Answers   Microsoft,


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

0 Answers  


what is differnence b/w macro & functions

1 Answers  


Categories