You are developing an application for a client residing in Hong Kong.You need to display negative currency values by using a minus sign.Which code segment should you use?()
A.A B.B C.C D.D
A. B. C. D.
You are developing a method that searches a string for a substring. The method will be localized to Italy. Your method accepts the following parameters: The string to be searched, which is named searchList The string for which to search, which is named searchValue You need to write the code. Which code segment should you use?()