totally how much header files r in c language

Answer Posted / ankith.v

We Are having so many header files

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

666


Explain what are reserved words?

635


Explain what header files do I need in order to define the standard library functions I use?

649


What is array of pointers to string?

571


What is function and its example?

629






Is c is a middle level language?

598


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.

1066


How can you determine the size of an allocated portion of memory?

746


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

1542


Is printf a keyword?

762


In a switch statement, explain what will happen if a break statement is omitted?

640


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1382


Explain what is a program flowchart and explain how does it help in writing a program?

650


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2272


What does emoji p mean?

606