What do you meant by a function, Programming Languages

Assignment Help:

(a) (i) What do you meant  by a function? Are functions required when writing a C program?
(ii) State one of the advantages to the use of functions.
(iii) What do you meant by a function call? From what parts of a program can a function be called?

(b) Each of the following is the first line of a function definition.

Explain the meaning of each.

(i) float f(float a, float b)
(ii) long f(int zorro)
(iii) void f(double ab)
(iv) char f(void)

(c) Prepare the first line of the function definition, including the formal argument declarations, for each of the situations described
below.

(i) A function called sample generates and returns an integer quantity.

(ii) A function called root accepts two integer arguments and returns a floating-point result.

(iii) A function called convert accepts a character and returns another character.

(d) Prepare a program in C which will compute the square of the numbers from 1 to 10 and gives the output. Here the program will consist of a function square which will return the square of a number.


Related Discussions:- What do you meant by a function

Java source code classes and objects, Design and implement a stringed music...

Design and implement a stringed musical instrument class using the following guidelines: a. Data fields for your instrument should include number of strings, an array of stri

Solve the given initial value problem, Solve the following initial value pr...

Solve the following initial value problem y (3) - 5y'' - 22y' + 56 y= 0;       y(0) = 1;           y'(0) = -2;         y''(0) = -4 Solution : r 3 - 5r 2 - 22r + 56 = (

What do you understand by the term postback, Question: (a) What do you...

Question: (a) What do you understand by the term Postback? (b) Describe five benefits of creating virtual directories while developing an ASP.NET application. (c) Exp

Python, Software and sales assingment I keep get a syntax error

Software and sales assingment I keep get a syntax error

Microsoft''s vc++, Microsoft's VC++ Windows V C++ was a highly effectiv...

Microsoft's VC++ Windows V C++ was a highly effective device. But it was too complicated. It has too many information kinds, and designers had to understand many your local lib

A traveler wants to purchase a number of traveler''s checks, A traveler wan...

A traveler wants to purchase a number of traveler''s checks, each having a set amount for four different currencies: Mexican pesos, Euro dollars, Swiss francs, and US dollars. A t

Implement a two-dimensional table in prolog, Implement a two-dimensional ta...

Implement a two-dimensional table in Prolog. Your program will contain: An insert_entry predicate that takes a table, row, column and an entry and inserts the entry at the g

Design and construct a basic math program, For this assignment you will nee...

For this assignment you will need to design and construct a basic math program which targets elementary school children. Your program must adhere to the following steps and require

Linear homogeneous differential equations, As with 2 nd order differential...

As with 2 nd order differential equations we can't determine a non-homogeneous differential equation unless we can initially solve the homogeneous differential equation. We'll als

Risk - controls and audit tests, Internal Audit has been asked by the State...

Internal Audit has been asked by the State to review the activities of  The Commission on Workforce Development. The Commission was established several years ago by the state legis

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd