answersLogoWhite

0

It's lowercase

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the meaning of uppercase?

uppercase


What is a one uppercase letter?

A is the uppercase form of a


What is the difference between uppercase and lowercase?

Uppercase---UPPERCASE TYPE LETTERS---Capital letters Lowercase---lowercase type letters----small letters


What is the Uppercase character of the word of capTain?

Enter the Uppercase character of the word "capTain"


What is the Uppercase character of the word captain?

Enter the Uppercase character of the word "capTain"


What are uppercase and lowercase letters?

THESE LETTERS ARE IN UPPERCASE. these letters are in lowercase. These Letters Are in Upper and Lower Case.


What does the uppercase R value result in Seidel's theory represent?

Uppercase mean that it is too high


What method returns the uppercase equivalent of a string?

The toUpperCase() method returns the uppercase equivalent of a string.


What is uppercase and lowercase?

Uppercase and Lowercase is wut u use on the computer to type.Uppercase is Capital.Lowercase is smaller letters.


What are uppercase nummbers?

Uppercase numbers typically refer to the stylized representation of numerals in a way that resembles uppercase letters, often seen in certain design contexts or fonts. However, it's possible that the term is a misunderstanding, as numbers themselves don’t have uppercase or lowercase forms like letters do. If you meant something specific by "uppercase numbers," please provide more context for clarification.


What is antonym of the word synonym?

The antonym of the word 'synonym' is 'antonym'.


Java program to convert lowercase to uppercase?

You can use the toUpperCase() method on a String to convert any String to all uppercase.