Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Given the code fragment:

What is the result?

A.

Compilation fails.

B.

0 Found

C.

1 Found

D.

3 Found

Given the code fragment:

What is the result?

A.

2012-02-10

B.

2012-02-11

C.

Compilation fails

D.

A DateTimeException is thrown at runtime.

Given the code fragment:

What is the result?

A.

3142

B.

2413

C.

1324

D.

4231

Given this class:

And given this main method, located in another class:

Which three pieces of code, when inserted independently, set the value of amount to 100?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

F.

Option F

Given:

What is the result?

A.

Area is 6.0

B.

Area is 3.0

C.

Compilation fails at line n1

D.

Compilation fails at line n2.

Given:

What is the result?

A.

C B A

B.

C

C.

A B C

D.

Compilation fails at line n1 and line n2

Given the code fragment:

Which code snippet at line 9 prints true?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Given the code fragment:

What is the result?

A.

An exception is thrown at runtime.

B.

07-31-2014

C.

2014-07-31

D.

2014-09-30

Given the code fragments:

Which modification enables the code to compile?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Given the code fragment:

Test.java:

Which is the result?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E