- A Three values
- B One array object
- C Compilation error
- D Two values
Functions / Methods Functions / Methods in Programming Languages
⚠ Report ✓ Question Verified Copy Link
public int[] getData() { return new int[]{5, 10, 15}; }
Learn More MCQ Questions from Functions / Methods Functions / Methods in Programming Languages