What is the relationship between MenuStrip control and ToolStripMenuItem control.

2nd question:
how do i complete the following statement so that it calculates average score as a floating point number with double precision? I have two int variables, the first is total, the sum o the scores on the exam, and the 2nd int is count, the number of exams