مراجعة كمبيوتر أولى ثانوي لغات ترم أول
ينشر «شبابيك» مراجعة نهائية على مقرر مادة الحاسب الآلي لغات للصف الأول الثانوي بالفصل الدراسي الأول.
مراجعة حاسب آلي الصف الأول الثانوي لغات الترم الأول
مرفق بالأسفل كل الأسئلة المتوقعة في الامتحان مجاب عنها مثال ما يلي:
Put true or false:
1. to open the code window, press the F5 key on the keyboard.
2. the function Get data from Excel sheet returns a value of type Data Table inside the computer memory.
3. the function get data from excel sheet has 3 operands.
4. a class is the basic constructive element in object oriented programming.
5. the announcement of a function is done by using the word sub.
6. when you selected a country flag and map of the selected country are displayed.
7. use if statement within the code prevent the occurrence of errors during running the program.
8. images can be displayed in the control combobox.
9. to use the variable in more than event handler, it must be declared to the level of class.
10. if the result of condition is true, the code following then will be exccuted sequentially until else while the.