Given the following task which would be the most


Problem

Given the following task, which would be the most appropriate method heading? Results have been calculated for taxAmount and totalSales. Write a method heading that accepts these values as input for display purposes.

a. public static DisplayResults( )

b. public DisplayResults(double)

c. public static void DisplayResults( )

d. public static void DisplayResults(double taxAmount, double totalSales)

e. public static void DisplayResults(taxAmount, totalSales)

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Given the following task which would be the most
Reference No:- TGS02645282

Expected delivery within 24 Hours