IV. Write down the function declaration statement for the followings
1. Name of the function: circle
Return data type: void
Arguments: No
2. Name of the function: si
Return data type: float
Arguments: 3 arguments (1st float, 2nd int, 3rd float)
3. Name of the function: length
Return data type: int
Arguments: 1 argument (string)
4. Name of the function: product
Return data type: void
Arguments: 2 arguments (both int data type)
5. Name of the function: drawline
Return data type: void
Arguments: 2 arguments (1st int, 2nd float)
Answers
Answered by
0
Answer:
1.void circle()
2.float si(float x, int y, float z)
3.int length (string)
4.void product (int m, int n)
5.void drawline(int x, float y)
Answered by
0
Answer:
Characteristics of cork are as follow
Cells of cork are dead, compactly arranged and have no intercellular spaces. It forms bark of the tree, which is several layers thick. ... Cork is formed by secondary Lateral Meristem called cork cambium. The mature cork becomes dead and filled with tannin, resin.
Answer↑↑↑
Similar questions
Computer Science,
1 month ago
English,
1 month ago
Math,
3 months ago
Social Sciences,
3 months ago
English,
10 months ago
Math,
10 months ago
Math,
10 months ago