Computer Applications
Write down the syntax to check whether a character(chr) is in upper case or not.
Related Questions
Fill in the blanks:
The return type of the statement equals( ) is _________.
Fill in the blanks:
The output of "VIDYALAYA."substring(2,5) will result in _________
Write down the syntax to compare two Strings(str1, str2) are same or not.
Write down the syntax to extract the last character of a word(wd) stored in the variable chr.