Case-Based Critical Thinking Questions
?
Case 9-2
Robin maintains a web page for updating the metro timings in the city.He would like the website to display the present day's schedule. To do this, Robin writes a code that includes an object to retrieve the day of the week and then loads the appropriate data into the page.
?
?Identify an expression that Robin must use to define the current date on the web page.

A. ?new Date(year, month, day, hrs, mins, secs);
B. ?new date("hrs", "mins", "secs", "day", "month", "year");
C. ?this.day(hrs, mins, secs, year, month, day),
D. ?this Day("day", "month", "hrs", "mins", "secs", "year"),


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A disadvantage of a virtual network is that it cannot be rapidly scaled to respond to shifting demands. 2. Two key tools in measuring the network performance that an enterprise desires to achieve are quality of service (QoS) and quality of experience (QoE). 3. The "tail drop" technique is when the queue management discipline was to drop any incoming packets when the queue was full. 4. The control plane includes those mechanisms that operate directly on flows of data. 5. In the management plane, traffic restoration refers to the network response to failures.

Computer Science & Information Technology

____________________ gives computers the instructions and data necessary for carrying out tasks.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What are the advantages of using SkyDrive instead of a USB flash drive?

What will be an ideal response?

Computer Science & Information Technology

What three things must the receiver of a digital certificate check to ensure that a digital certificate is valid?

A. Digital certificate is authentic Valid period If certificate is revoked B. Digital certificate is authentic True's party public key True's party name C. Digital certificate is authentic True's party public key If certificate is revoked D. Digital certificate is authentic True's party public key Certificate serial number

Computer Science & Information Technology