MCQs > IT & Programming > Java > Consider the following code: public class Jam { public void apple(int i, String s) { } //ABC } Choose possible valid code replacements of '//ABC' among the choices:

Java MCQs

Consider the following code: public class Jam { public void apple(int i, String s) { } //ABC } Choose possible valid code replacements of "//ABC" among the choices:

 

Answer

Correct Answer: public void Apple(int i, String s) {}

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it