Total of how many functions are available in c?

Answer Posted / devanshu

hello
not coorect but aprocsimet 200-300 fuctuion in c

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which built-in library function can be used to match a patter from the string?

748


What is sizeof array in c?

596


What are structures and unions? State differencves between them.

619


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1866


What does return 1 means in c?

589






Explain the bubble sort algorithm.

647


What is register variable in c language?

607


What are the various types of control structures in programming?

630


Write a program to identify if a given binary tree is balanced or not.

688


What is the difference between procedural and declarative language?

654


What is use of null pointer in c?

572


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1530


Why do we use int main instead of void main in c?

624


Explain what is the difference between text files and binary files?

620


Why shouldn’t I start variable names with underscores?

626