Is c functional or procedural?



Is c functional or procedural?..

Answer / baskar p

C is called a Procedural language because step by step implementation takes place.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?

3 Answers  


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

0 Answers   Zoho,


What are the types of operators in c?

0 Answers  


What are c identifiers?

0 Answers  


What are the types of macro formats?

0 Answers  


What are preprocessor directives?

1 Answers  


write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search

1 Answers   ADP, TCS,


How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)

1 Answers   iLantus, Subex,


What is structure packing ?

2 Answers   HP,


What is the full form of getch?

0 Answers  


How can I increase the allowable number of simultaneously open files?

1 Answers   CSC,


When was c language developed?

0 Answers  


Categories