Create a string function that takes two input strings


Create a string function that takes two input strings, string A and stringB , and returns a 0 if both strings are the same, a 1 if string A appears before string B in the sorted order of a dictionary, or a 2 if string B appears before stringA .

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Create a string function that takes two input strings
Reference No:- TGS01624689

Expected delivery within 24 Hours