how many argument we can pas in in a function

Answer Posted / preeti

depending upon the range of the datatype

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null in c?

602


Why is c faster?

596


How can I rethow can I return a sequence of random numbers which dont repeat at all?

708


What is include directive in c?

649


What is the best style for code layout in c?

634






What are different types of pointers?

566


Are the variables argc and argv are local to main?

793


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4992


How does normalization of huge pointer works?

644


how to find anagram without using string functions using only loops in c programming

2720


How can you be sure that a program follows the ANSI C standard?

1133


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1520


What is c programing language?

617


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

839


What is the difference between struct and typedef struct in c?

661