Skip to content

Commit

Permalink
QoL
Browse files Browse the repository at this point in the history
  • Loading branch information
JishnuS420 committed Mar 26, 2024
1 parent 9e78217 commit 9040bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _notebooks/2024-03-19-Student-Lessons-1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Question 3: \n",
"## Question 3: Array (Unit 6)\n",
"Situation: You are developing a student management system where you need to store and analyze the grades of students in a class.\n",
"\n",
"**(a) Define an array in Java. Explain its significance and usefulness in programming.**\n",
Expand Down Expand Up @@ -185,7 +185,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Question 4:\n",
"## Question 4: Math Class (Unit 2)\n",
"Situation: You are developing a scientific calculator application where users need to perform various mathematical operations.\n",
"\n",
"**(a) Discuss the purpose and utility of the Math class in Java programming. Provide examples of at least three methods provided by the Math class and explain their usage.**\n",
Expand Down

0 comments on commit 9040bed

Please sign in to comment.