← Back to companies
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/$
Design a class ETF that can track the fair value of a portfolio of holdings. Each holding is a stock identified by a symbol and has two attributes: number of shares and price per share. The ETF class must expose three public methods: