mercredi 7 janvier 2015

Problem bei OCA Übungsfragen

Hallo,



ich lerne gerade über einen Weiterbildungskurs für eine OCA Prüfung.



Bei 3 meiner Übungsfragen habe ich das Problem, dass angeblich mehrere Antworten korrekt sein sollten, bin mir aber bei nur einer jeweils relativ sicher.



Könnt ihr mir da bitte weiterhelfen?



1. Frage:

Which two items can legally be contained within a java class declaration?



A) An import statement

B) A field declaration

C) A package declaration

D) A method declaration



Ich habe jetzt gedacht, nur die method declaration wäre richtig. Welches ist dann das zweite?



2. Frage:

Which two actions will improve the encapsulation of a class?



A) Changing the access modifier of a field from public to private

B) Removing the public modifier from a class declaration

C) Changing the return type of a method to void

D) Returning a copy of the contents of an array of ArrayList instead of a direct reference



Ich würde A meinen, und als zweites C.



3. Frage

Which two statements are true for a two-dimensional array of primitive data type?



A) It can't contain elements of different types

B) The lengh of each dimension must be the same

C) At the declaration time, the number of elements of the array in each dimension must be specified

D) All methods of the class object may be invoked on the two-dimensional array



Hier glaube ich C wäre richtig. Als weitere Antwort denke ich A.



Viele Liebe Grüße,

Mike





Problem bei OCA Übungsfragen

0 commentaires:

Enregistrer un commentaire