Ask your own question, for FREE!
Computer Science 12 Online
OpenStudy (anonymous):

Which of the following shows a header for a method that accepts two values and returns nothing? public static print(String word, int count) public static void print(String word, int count) public static void print(String word; count) public static void print(String word; int count) I think that the second one would be correct.

OpenStudy (anonymous):

@jason1029

OpenStudy (anonymous):

sorry I know by the look of the question that it's C programming language but I don't do C yet

OpenStudy (anonymous):

It's Java P: but that's okay. you know anyone that might be able to help?

OpenStudy (anonymous):

Try this he can teach you everything about Java and more https://www.thenewboston.com/videos.php

OpenStudy (anonymous):

ok thanks :)

OpenStudy (anonymous):

np:)

OpenStudy (bibby):

void is the data type used in a method header to signify no return value expected commas are used to separate parameters

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!