1.

Which is the method that accepts data passed in the form of command-line arguments in Java?

A. show() method
B. main() method
C. display() method
D. print() method
Answer» C. display() method


Discussion

No Comment Found