لغة البرمجة لا توظف مجموعة من القواعد لكتابة البرنامج
True
False
ادوات السوفت وير تساعد في جميع العمليات
True
False
اي cpu لا ينفذ لغة الة معينه
True
False
اي برنامج يجب ان يترجم للغة الاله بعد تنفيذه
True
False
الكومبايلر هو ادة سوفت وير تترجم السورس كود
True
False
كومبيلر الجافا يترجم السورس كود لتمثيل خاص يسمى بايت كود
True
False
جافا بايت كود لغة اله
True
False
Interpretr: يترجم البايت كود للغة الالة
True
False
الابجكت يمكن ان يستخدم لتمثيل العالم الحقيقي
True
False
لا يمكن لاbehaviour ان يغير في ال state
True
False
الابجكت يعرف بواسطة الميثود
True
False
الكلاس يستخدم ميثود ليعرف البهيفر للاوبجكت
True
False
الكلاس يحتوي على المين ميثود للجافا برقرام
True
False
يمكن انشاء اوبجكت متعدده من نفس الكلاس
True
False
لا يتطلب اداء مهمة في البروقرام الى ميثود
True
False
Encabsolatin; information non hadding
True
False
Inheritance A new class of objects can be created quickly and conveniently
True
False
Polymorphism Enables you to “program in the general” rather than “program in the specific.”
True
False
There are many Integrated development environments (IDEs) that support the software development process,
Editors for writing and editing programs and debuggers for locating logic errors—errors that cause programs to execute incorrectly
Java is an object-oriented programming language
True
False
Attributes are specified by the class’s instance variables.
True
False
ς A computer program that executes when you use the java command to launch the Java Virtual Machine (JVM).
True
False
// indicates that the line is a comment.
True
False
Abject Used to document programs and improve their readability.
True
False
Every Java program consists of at least one class that you define.
True
False
Class name is an identifier—a series of characters consisting of letters, digits, underscores (_) and dollar signs ($) that does not begin with a digit and does not contain spaces.
True
False
Parentheses after the identifier main indicate that it’s a program building block called a object .
True
False
ς A string is sometimes called a character string or a string literal.
True
False
White-space characters in strings are not ignored by the compiler.
True
False
Strings cannot span multiple lines of code.
True
False
Print the string of characters contained between the single quotation marks.
True
False
The string in the parentheses the argument to the method.
True
False
The JVM calls method main to execute the program.
True
False
Java allows large statements to be split over many lines.
True
False
Cannot split a statement in the middle of an identifier or string.
True
False
The escape sequence \n represents the newline character.
True
False
{"name":"تحدد لغة البرمجة الكلمات والرموز", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"تحدد لغة البرمجة الكلمات والرموز, لغة البرمجة لا توظف مجموعة من القواعد لكتابة البرنامج, ادوات السوفت وير تساعد في جميع العمليات","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}