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

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

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

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

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

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

السؤال #1
Assuming the Widget class has a getPrice method, this code does not compile: Which two statements, independently, would allow this code to compile? (Choose two.)
A. Replace line 5 with widgetStream
B. Replace line 1 with List widgetStream = widgets
C. Replace line 5 with widgetStream
D. Replace line 4 with Stream widgetStream = widgets
عرض الإجابة
اجابة صحيحة: AD
السؤال #2
You want the code to produce this output: John Joe Jane Which code fragment should be inserted on line 1 and line 2 to produce the output?
A. Insert Comparator on line 1
B. Insert Comparator on line 1
C. Insert Comparable on line 1
D. Insert Comparator on line 1
عرض الإجابة
اجابة صحيحة: A
السؤال #3
What is the result?
A. 42
B. The compilation fails due to an error in line 4
C. 17
D. The compilation fails due to an error in line 3
E. The compilation fails due to an error in line 2
F. The compilation fails due to an error in line 1
عرض الإجابة
اجابة صحيحة: AC
السؤال #4
Given the code fragment: var pool = Executors.newFixedThreadPool(5); Future outcome = pool.submit(() > 1); Which type of lambda expression is passed into submit()?
A. java
B. java
C. java
D. java
عرض الإجابة
اجابة صحيحة: A
السؤال #5
Which code fragment does a service use to load the service provider with a Print interface?
A. private Print print = com
B. private java
C. private java
D. private Print print = new com
عرض الإجابة
اجابة صحيحة: C
السؤال #6
var numbers = List.of(0,1,2,3,4,5,6,7,8,9); You want to calculate the average of numbers. Which two codes will accomplish this? (Choose two.)
A. double avg = numbers
B. double avg = numbers
C. double avg = numbers
D. double avg = numbers
E. double avg = numbers
عرض الإجابة
اجابة صحيحة: D
السؤال #7
List longlist = List.of(“Hello”,”World”,”Beat”); List shortlist = new ArrayList<>(); Which code fragment correctly forms a short list of words containing the letter “e”?
A. Option A
B. Option B
C. Option C
D. Option D
عرض الإجابة
اجابة صحيحة: A

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

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

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

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