A programmer wants to create a method that is called yesNo. The method receives a String and an integer (in that order) and returns a boolean value back to the main program. Which of the following method definitions is correct? public static boolean yesNo (String word, int num1) public static boolean yesNo (String word, double num2) public static boolean yesNo (int num1, String word) public static void yesNo (String word, int num1)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 15PE
icon
Related questions
Question
A programmer wants to create a method that is called yesNo. The method receives a
String and an integer (in that order) and returns a boolean value back to the main
program. Which of the following method definitions is correct?
public static boolean yesNo (String word, int num1)
public static boolean yesNo (String word, double num2)
public static boolean yesNo (int num1, String word)
public static void yesNo (String word, int num1)
Transcribed Image Text:A programmer wants to create a method that is called yesNo. The method receives a String and an integer (in that order) and returns a boolean value back to the main program. Which of the following method definitions is correct? public static boolean yesNo (String word, int num1) public static boolean yesNo (String word, double num2) public static boolean yesNo (int num1, String word) public static void yesNo (String word, int num1)
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Developing computer interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage