A document can be viewed in a web browser if it is saved as a(n) ________

Fill in the blank(s) with correct word


web page

Computer Science & Information Technology

You might also like to view...

Another name for portable music players or pocket PCs is:

A) portable devices B) portable components C) portable computers D) portable pocket devices

Computer Science & Information Technology

Which of the following is a constructor without parameters?

A. copy constructor B. default constructor C. finalizer D. modifier

Computer Science & Information Technology

The * metacharacter modifier is used to set up pattern matches of zero or more instances of the preceding character.

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

Computer Science & Information Technology

The copy-over algorithm is ____ in time efficiency in the worst case.

A. ?(1) B. ?(n) C. ?(2n) D. ?(n2)

Computer Science & Information Technology