Multiple choice technology embedded technologies

HttpConnection Interface in GCF MUST support which protocol?

  1. HTTP 1.1

  2. HTTP 1.0

  3. HTTPS

  4. HTTP 2.0

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Generic Connection Framework (GCF) in mobile Java (MIDP) requires HttpConnection to support HTTP 1.1 as the mandatory protocol. This ensures standardized web communication for mobile applications.