macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration

Answer Posted / viswa

type declaration

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is optimization in c?

569


Explain how do you declare an array that will hold more than 64kb of data?

905


What are the header files used in c language?

590


ATM machine and railway reservation class/object diagram

4806


What does c value mean?

629






stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

1856


What are the features of c languages?

632


How many keywords (reserve words) are in c?

621


difference between Low, Middle, High Level languages in c ?

1635


What is function prototype in c with example?

580


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

714


What is c programming structure?

621


What is the function of this pointer?

674


What are structure types in C?

671


Do array subscripts always start with zero?

786