Sollicitatievraag bij Deloitte

What is the difference between C and Java?

Antwoord op sollicitatievraag

Anoniem

25 jul 2025

C is a procedural language, while Java is an object-oriented language. Java supports classes and objects, inheritance, polymorphism, etc., while C focuses on functions and structured programming.