Declare an empty array using JS literal notation to store student names in future. Declare an empty array using JS object notation to store student names in future. Declare and initialize a strings ...
This repository contains a project created as part of an assignment during my learning journey. The project focuses on the use of arrays and loops in JavaScript, demonstrating various techniques and ...