Question d’entretien chez Deloitte

What is the difference between C and Java?

Réponse à la question d'entretien

Utilisateur anonyme

25 juil. 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.