Multiple choice technology

Using which language oracle is developed?

  1. Java

  2. C

  3. C++

  4. Ada

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

Oracle database is primarily developed in C programming language. The core database engine, memory management, and low-level system interfaces are written in C for portability and performance. While components may use other languages, C remains the foundational language for Oracle's development.