Multiple choice technology embedded technologies

CLDC 1.1 specification includes support for

  1. Thread Groups

  2. Reflection

  3. Floating point Numbers

  4. JNI

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

Unlike CLDC 1.0, the CLDC 1.1 specification introduced native support for floating-point numbers (float and double data types) and their corresponding operations.