PrepAway - Latest Free Exam Questions & Answers

Which two sets of method signatures can you use to achi…

You are developing an application that will manage customer records. The application includes a method
named FindCustomer.
Users must be able to locate customer records by using the customer identifier or customer name.
You need to implement the FindCustomer() method to meet the requirement.
Which two sets of method signatures can you use to achieve this goal? (Each correct answer presents a
complete solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Option A

B.
Option B

C.
Option C

D.
Option D

6 Comments on “Which two sets of method signatures can you use to achi…

      1. testingStuff says:

        It would not. Type returned is not a part of methods signature which means “void FindCustomer(int i)” and “Customer FindCustomer(int i)” are two methods with the same signatures




        1



        0

Leave a Reply