2021-10-27

Return the student marks from the second array of objects with the first array of object's details and store it another array and return it in js

Create two data sets (it can be array’s or objects or anything) in which one of them contains students details like name, id, mail, phone, first name and last name and another would contain those students marks in different subjects like maths, science, history etc. Create a function, when I pass the student ID to it, it should return me all the details and marks of the particular student in a separate object



from Recent Questions - Stack Overflow https://ift.tt/3pEY2bL
https://ift.tt/eA8V8J

No comments:

Post a Comment