Apcwd102 Midterm
Apcwd102 Midterm
Name Date
Course/Year/Section
1. $.ajax( { } )
2. class Students extends People { } -
3. objectName["propertyName"]
4. console.log(name.toUpperCase());
5. function students(name, age, gender)
6. (100 + 23).valueOff();
7. {"firstName":"John", "lastName":"Doe"}
8. c= { name: 'John', age: 51, Gender: 'Male' }
9. numbers.forEach(myFunction);
10. console.log(Object.value(people));
11. const fruits = ["Apple", "Cherry", "Lenovo", "Asus"];
12. class ClassName {constructor() { ... } }
13. getInfo () { return '&{this.Name} is a &{this.Gender} and & {this.Age} years
old ` ; }
14. (100 + 23).toSpring();
15. const cars = new Array("Saab", "Volvo", "BMW");
16. function People(Name, Age, Gender)
17. Math.floor(-4.2);
18. String lastIndexOf()
19. People.prototype.getAge = function[]
20. Math.sqrt(64);
21. switch (new Date().getDate()) {}
22. do { text += "The number is " + i; i++; }