macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answers were Sorted based on User's Feedback
Which is an example of a structural homology?
In which layer of the network datastructure format change is done
what will be maximum number of comparisons when number of elements are given?
What are the header files used in c language?
When can you use a pointer with a function?
How will you write a code for accessing the length of an array without assigning it to another variable?
How do you redirect a standard stream?
What is the use of static variable in c?
What is the difference between Printf(..) and sprint(...) ?
What is the use of getchar functions?
Write a program for finding factorial of a number.
Can we change the value of static variable in c?