Object Oriented Programingعملي
Object Oriented Programingعملي
اختبارالعملى والشفهى للمستوى االول برنامج الذكاء االصطناعى الحيوى مادة البرمجه الشيئيه
الرقم القومى للطالب باللغه االنجليزيه وفى حالة الطالب الوافدين رقم جواز السفر باللغة االنجليزيه *
30206168800969
…a Aboalatta.jpeg
* رقم الجلوس المستخدم فى امتحانات الفصل الدراسى االول باللغه االنجليزيه
30206168800969
1/1 * Structures and Classes in C++ are differ from each others
True
False
In Structures, members are public by default whereas, in Classes, they are private
by default
In Structures, members are private by default whereas, in Classes, they are public by
default
True
False
1/1 * what will be the output of the following code
323334
323232
323130
323134
True
False
1/1 * References and pointers are different from each others because
Member variables
Member functions
Class functions
Class variables
int
float
class
string
>include <iostream#
;using namespace std
;float pi = 3.14
class Circle
{
:private
;float radius
:public
)(Circle
};radius = 0{
)(void get_R
{
;cout << "please Enter The radius: "<< endl
};cin >> radius
)(float find_Area
{
};return pi*radius*radius
)(void display
{
};cout << "area is: " << find_Area() << endl
;}
)(int main
{
;Circle circle
;)(circle.get_R
;)(circle.display
;return 0
}
سياسة الخصوصية- شروط الخدمة- .Google لم يتم إنشاء هذا المحتوى وال اعتماده من ِقبل
نماذج