1.

Which element represents a control for generating a public-private key pair?(a) ins(b) keygen(c) key(d) commandThis question was posed to me in final exam.Question is taken from Major HTML5 Themes topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct option is (B) keygen

The best I can explain: The command tag is new in HTML5 and specifies a normal command with an ACTION. The keygen element represents a CONTROL for generating a public-private key pair and for SUBMITTING the public key from that key pair.



Discussion

No Comment Found

Related InterviewSolutions