1.

Which of the following defines a MIME string format of the content being returned?(a) content-type:string(b) expires:date string(c) location:URL string(d) last-modified:string

Answer» Correct option is (a) content-type:string

Explanation: Content-type:string is a MIME string defining the format of the content being returned, example is content-type:text/html, last-modified: string defines the date of last modification of the file.


Discussion

No Comment Found