Multiple choice technology embedded technologies

CLDC does not address one of the following

  1. Internationalization

  2. Core java libraries

  3. User interface functionalities

  4. Input/output(java.io)

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

CLDC (Connected Limited Device Configuration) defines the core Java runtime environment for resource-constrained devices but does not address user interface functionalities, which are instead defined by profiles like MIDP.