لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
What is the result?
A. Good Morning, Potter
B. Good Night, Potter
C. Good Morning, Harry
D. Good Night, Harry
عرض الإجابة
اجابة صحيحة: ABF
السؤال #2
Which expression when added at line 1 will produce the output of 1.17?
A. float z = (float)(Math
B. float z = Math
C. float z = Math
D. float z = Math
عرض الإجابة
اجابة صحيحة: B
السؤال #3
Which three initialization statements are correct? (Choose three.)
A. int x = 12_34;
B. short sh = (short)‘A’;
C. String contact# = “(+2) (999) (232)”;
D. boolean true = (4 == 4);
E. float x = 1
F. int[][] e = {{1,1},{2,2}}; G
عرض الإجابة
اجابة صحيحة: E
السؤال #4
What action ensures successful compilation?
A. Replace public Color(int c) with private Color(int c)
B. Replace int c; with private int c;
C. Replace int c; with private final int c;
D. Replace enum Color implements Serializable with public enum Color
E. Replace enum Color with public enum Color
عرض الإجابة
اجابة صحيحة: C
السؤال #5
You want to obtain the Stream object on reading the file. Which code inserted on line 1 will accomplish this?
A. var lines = Files
B. Stream lines = Files
C. var lines = Files
D. Stream lines = Files
عرض الإجابة
اجابة صحيحة: A
السؤال #6
String originalPath = “data\\projects\\a-project\\..\\..\\another-project”; Path path = Paths.get(originalPath); System.out.print(path.normalize()); What is the result?
A. data\another-project
B. data\projects\a-project\another-project
C. data\\projects\\a-project\\
D. data\projects\a-project\
عرض الإجابة
اجابة صحيحة: C
السؤال #7
What is the output?
A. Hello world!Bonjour le monde!
B. Hello world!Hello world!
C. Bonjour le monde!Hello world!
D. Bonjour le monde!Bonjour le monde!
عرض الإجابة
اجابة صحيحة: D
السؤال #8
Given the code fragment: What is the result?
A. -1 : 2
B. 2 : -1
C. 2 : 3
D. 3 : 0
عرض الإجابة
اجابة صحيحة: A
السؤال #9
Which two statements are correct about modules in Java? (Choose two.)
A. java
B. module-info
C. A module must be declared in module-info
D. module-info
E. By default, modules can access each other as long as they run in the same folder
عرض الإجابة
اجابة صحيحة: EFG
السؤال #10
Which two statements are true about Java modules? (Choose two.)
A. Modular jars loaded from --module-path are automatic modules
B. Any named module can directly access all classes in an automatic module
C. Classes found in –classpath are part of an unnamed module
D. Modular jars loaded from –classpath are automatic modules
E. If a package is defined in both the named module and the unnamed module, then the package in the unnamed module is ignored
عرض الإجابة
اجابة صحيحة: D
السؤال #11
Which two statements independently compile? (Choose two.)
A. List list = new ArrayList();
B. List list = new ArrayList();
C. List list = new ArrayList();
D. List list = new ArrayList();
E. List list = new ArrayList();
عرض الإجابة
اجابة صحيحة: C
السؤال #12
Why does D cause a compilation error?
A. D inherits a() only from C
B. D inherits a() from B and C but the return types are incompatible
C. D extends more than one interface
D. D does not define any method
عرض الإجابة
اجابة صحيحة: B

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: