how many argument we can pas in in a function

Answer Posted / revathy

how do u say that only 253 arguments can be passed.. please
justify

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The program will first compute the tax you owe based on your income. User is prompted to enter income. Program will compute the total amount of tax owed based on the following: Income Tax 0 - $45,000 = 0.15 x income $45,001 - $90,000 = 6750 + 0.20 x (income – 45000) $90,001 - $140,000 = 15750 + 0.26 x (income – 90000) $140,001 - $200,000 = 28750 + 0.29 x (income – 140000) Greater than $200,000 = 46150 + 0.33 x (income – 200000) Dollar amounts should be in dollars and cents (float point numbers with two decimals shown). Tax is displayed on the screen.

1070


What is the default value of local and global variables in c?

562


Why c is a procedural language?

587


Explain how many levels deep can include files be nested?

630


Which programming language is best for getting job 2020?

611






Explain what is output redirection?

670


hi send me sample aptitude papers of cts?

1656


Describe newline escape sequence with a sample program?

660


Explain enumerated types in c language?

608


Explain argument and its types.

608


how to introdu5ce my self in serco

1526


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

2416


How do I copy files?

625


Explain what is meant by high-order and low-order bytes?

637


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

610