Current Papers
CS202 - CS202
30 Jul 2026
Paper Review: CS202 (4:00 PM Slot) Date: July 30, 2026 Part 1: Short Questions Question 1: Write the syntax for the jQuery animate() method. Question 2: Write commonly used functions (methods) and …
Paper Review: CS202 (4:00 PM Slot) Date: July 30, 2026 Part 1: Short Questions Question 1: Write the syntax for the jQuery animate() method. Question 2: Write commonly used functions (methods) and properties of the JavaScript window object. Question 3: Write two embedded tags used to include external files, links, or media (such as images) into a web page, excluding the <iframe> tag. Question 4: Given a tree structure/DOM hierarchy with 5 items, write the jQuery traversal query (such as using siblings(), :not(), or reverse selector/functionality) to select/call the siblings or the first 4 items excluding the last one. Part 2: Long Questions Question 1: jQuery Class & Content Methods Given specific tasks/requirements, write the corresponding jQuery method for each: Adding a CSS clas