Sample Quiz By Frank Lema On June 17, 2025September 16, 2025 Welcome to your Sample Quiz None How can you classify the laptop and desktop computer? Portable computer Super Computer Micro Computer Mini Computer None Which operating system is designed for use by a single person on a single computer at a time? Please select your answer Multi-user OS Network OS Single-user OS Real-time OS Write down a formula to find the minimum value in cells D1 to D10. What is the exact HTML code to create a hyperlink that points to a page called “products.html”? <link src="products.html">Products</link> <a><a src="products.html">Products</a></a> <a href="products.html">Products</a> <hyperlink url="products.html">Products</hyperlink> None What was done to the cell C1? Merge Merge and Center Wrap Text Center alignment None Consider you want to grade student marks in cell E5 with the following criteria: A for 75 or above B for 65–74 ,C for 45–64 , D for 35–44, F for less than 35. Write down the formula that correctly performs this. What is the exact HTML code to insert a photo named “sirfrank.jpeg” with a border of 2 in a webpage? img src=sirfrank.jpeg border=2 "img src="sirfrank.jpeg"border="2" "img src="sirfrank.jpeg" border="2" "image src="sirfrank.jpeg" border="2" None Which HTML tag will create a clickable link labeled “Home” that goes to "index.html"? <link to="index.html">Home</link> <a href="index.html">Home Page</a> <a src="index.html">Home</a> <home href="index.html">Home</home> None Generate proper HTML codes that will create the webpage section seen in the image: Choose Product: Sony Camera Canon Camera Samsung TV 1 out of 2 Time's up