You are on page 1of 2

DEPARTMENT OF COMPUTER SCIENCE

AND INFORMATION TECHNOLOGY

Course Code:CSE 111


Year/Semeste:2022/ Semester 1
Program: Computer Software Engineering
Assignment title: Assignment 3

Name : Opara Shalom Chinemerem


Student ID : 14747832682

Lecturer Name: Mr. Umar Shehu Abdulwahab

Date: 3/2/2023

CSE-111
Assignment 3
• Write a JavaScript Function that will accept two numbers and
return the maximum value amongst them.
• Write a JavaScript function that will return the square of a number
• Write a JavaScript function to replace a given text in a string.
• Declare an array that will store 10 student’s name, print the last
and 4th to the last name in the array.

ANSWER

You might also like