Which of the following are valid?
(Assume the method bodies are valid.)
Note: The topic of generics is not mentioned in exam objectives. However, we have seen candidates getting questions that expect basic idea of generics. It is possible that such questions are unscored (i.e. your answer to these questions are not considered while computing your final score.)
public void BiFunction<Integer, String, Double> getBF(){ ... }
Does this method have return 2 types?
Is it really valid?
About Question enthuware.ocpjp.i.v11.2.3149 :
Moderators: Site Manager, fjwalraven
-
- Posts: 1
- Joined: Sun Jul 12, 2020 8:40 am
- Contact:
-
- Site Admin
- Posts: 9804
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.i.v11.2.3149 :
No, void should be deleted. Fixed.
thank you for your feedback!
thank you for your feedback!
If you like our products and services, please help us by posting your review here.
Who is online
Users browsing this forum: No registered users and 2 guests