الرجوع
الصوت
المظهر
تسجيل الدخول
علامة (يتطلب تسجيل الدخول)
تم الحل (يتطلب تسجيل الدخول)
Question 1/39
what is the difference between a class and an object in Java
c) A class contains data and methods, while an object only contains data.
b) A class is a single entity, while an object is a collection of entities.
a) A class is a blueprint for creating objects, while an object is an instance of a class.
d) A class cannot be instantiated, while an object can be created and used.
Previous
Next