how many argument we can pas in in a function
Answer Posted / varsha vilas kalebag
mnay
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
write a program to print data of 5 five students with structures?
What is a floating point in c?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
how to build a exercise findig min number of e heap with list imlemented?
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
Explain how do you list a file’s date and time?
Define VARIABLE?
How can I access an I o board directly?
Why is event driven programming or procedural programming, better within specific scenario?
Is it possible to have a function as a parameter in another function?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Explain what is operator promotion?
What is the size of a union variable?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
#include