Examlex

Solved

The Returns on Your Portfolio Over the Last 5 Years

question 31

Multiple Choice

The returns on your portfolio over the last 5 years were -5%,20%,0%,10% and 5%. What is the arithmetic average return?


Definitions:

Strcmp()

A function in C and C++ programming languages that compares two strings lexicographically.

Strncpy()

A standard library function in C used to copy a specified number of characters from one string to another.

Test[5]

Denotes an array named "Test" with space allocated for six elements, with indices ranging from 0 to 5.

Char

A data type in programming languages used to store a single character value, typically occupying one byte of memory.

Related Questions