

InterviewSolution
Saved Bookmarks
1. |
The program must print "one digit" if the value of N lies between 1 and 9 and the program must print "two digits" if the value of N lies between 10 and 99. Else the program must print "invalid" as the output. |
Answer» which PROGRAMMING LANGUAGE it is |
|