Is java is Purley object oriented or c++ is Purley object oriented | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Is java is Purley object oriented or c++ is Purley object oriented

17th Jan 2017, 1:04 PM
Jenis Moses
Jenis Moses - avatar
2 ответов
0
Java is pure object oriented language, because classes are mandatory in any java program. The simplest java program must have one class at least. On the other hand you can write a c++ program without any classes. just the main function.
17th Jan 2017, 1:35 PM
Ahmed Elzoughby
Ahmed Elzoughby - avatar
0
yeah .. i agree with him
28th Jan 2017, 6:58 PM
Ajay Marx
Ajay Marx - avatar