any limit on the number of functions that might be present in a C program

a) max 35 functions

b) max 50 functions

c) no limit

d) none of the above


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

Post New Answer

More C Interview Questions

write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

0 Answers   Wipro,


What's the difference between calloc() and malloc()?

4 Answers  


Write a program to generate prime factors of a given integer?

2 Answers  


What is array of structure in c?

0 Answers  


How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?

2 Answers  






Is Exception handling possible in c language?

0 Answers   Wipro,


what is the hardware model of CFG( context free grammar)

0 Answers   Microsoft,


HOW TO HANDLE EXCEPTIONS IN C

8 Answers  


what is the associativity of bitwise OR operator?

1 Answers  


If fflush wont work, what can I use to flush input?

0 Answers  


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

0 Answers  


What is the use of parallelize in spark?

0 Answers  


Categories