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
Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?
could u able to tell about suresoft technical session
what is compiler
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
What is pass by value in c?
Compare and contrast compilers from interpreters.
Is c# a good language?
Explain the ternary tree?
Explain what are the standard predefined macros?
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
why program counter is 16 bit?
What is operator precedence?