Which two may precede the word ‘class’ in a class declaration?

Which two may precede the word ‘class’ in a class declaration?

Which two may precede the word ‘class’ in a class declaration?

A.
static

B.
volatile

C.
public

D.
local

E.
synchronized



Leave a Reply 8

Your email address will not be published. Required fields are marked *


imyrta

imyrta

Answers: A, C

Explanation:

Because the only modifier that are permitted for class member are:
public, protected, private, abstract, static & final.

Venk Hatta

Venk Hatta

Completed 1Z0-803 exam few days ago! Scored 90% (the passing score is 63% now)!!

Had 70 questions in my actual 1Z0-803 test.

1. Most of the questions are on Giving Code … tell the result, insert CODE, choose the best option …etc.

2. Only few questions on Java: advantages of the Java exception mechanism, benefits of using ArrayList over array, valid types for switch, Java Exception classes, two-dimensional array, improve the encapsulation of a class, java class declaration … and so on.

Used valid 1Z0-803 dumps from PassLeader (http://www.passleader.com/1z0-803.html) (272q VCE and PDF), almost all questions were same as my 1Z0-803 exam, valid enough for passing until now!