What does an 'Asymmetric Encryption' implementation use to secure web communications over HTTPS links? MCQ with Answer and Explanation

What does an 'Asymmetric Encryption' implementation use to secure web communications over HTTPS links?
A. A single shared secret password key for both operations
B. A series of mechanical network router configuration keys
C. A localized cookie token combined with basic user credentials
D. A mathematically linked key pair consisting of a Public Key and a Private Key
Answer: Option D
Solution (By JKSSB Mock Tests)
Asymmetric cryptography utilizes a public key (available to everyone for data encryption) and a private key (kept secret by the server for data decryption).

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
Which type of web application asset functions as a structured document template written using hypertext markup labels, forming the raw foundation of web pages?
A. Unlinked configuration log text
B. SMTP routing statement parameters
C. CSS formatting style schemas
D. HTML file (.html)

Correct Answer: Option D


Explanation:
HTML files form the structural foundation of the World Wide Web, housing the tags, elements, text, and asset references parsed and displayed by browser engines.

This question belongs to: Computer Internet and Web Technologies
Question #2
What form of tech architecture is implemented inside a 'Peer-to-Peer' (P2P) network ecosystem on the internet?
A. A decentralized model where every computer node acts both as a client and a server, sharing workloads directly
B. A cloud network structure where database access requires hardware proxy bypass loops
C. A system where processing is handled exclusively by mainframes
D. A centralized master cluster commanding passive worker clients

Correct Answer: Option A


Explanation:
In a P2P network, participant nodes communicate and share file packets directly with one another without needing a centralized host hub.

This question belongs to: Computer Internet and Web Technologies
Question #3
What type of software utility acts as a specialized personal organizer tool deployed inside internet web mail interfaces to schedule meetings, record reminders, and track events chronologically?
A. Web Calendar Utility
B. Cookie Tracker Module Core
C. FTP Directory Transfer Tool
D. DNS Translation Lookup Client

Correct Answer: Option A


Explanation:
Web calendar utilities integrated into email suites (like Google Calendar or Outlook Calendar) enable cross-organizational scheduling and task monitoring over the internet.

This question belongs to: Computer Internet and Web Technologies