Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizPlease log in to access this content. You will be redirected to the login page shortly.
LoginComputer Definitions L - Definitions in Computer Definitions 3 years ago
Sometimes abbreviated as LC, lowercase is a typeface of small characters. For example, a, b, and c is lowercase and A, B, and C is uppercase. As long as the Shift key is not being pressed and the Caps lock is not active everything typed is in lowercase.
NoteProgramming languages, like Lisp, may refer to lowercase as downcase. Some users may also use the TERM undercase when describing lowercase characters.
How to uncapitalizeIn Microsoft Word, a capitalized words can be "uncapitalized" (converted to lowercase). To uncapitalize text in a Word document, HIGHLIGHT the text and press the KEYBOARD shortcut Ctrl+F3.
Many programming and scripting languages use the lc command to convert a variable into lowercase. For example, in the example below is how the lc command can be used in Perl.
my $example = "HELLO WORLD";
$example = lc($example);
In the above example, the $example variable is first set as all lowercase. The second line makes the text all lowercase.
Should I use "lowercase" or "lower case" in my writing?Both "lowercase" and "lower case" (with a space) are correct. HOWEVER, you should only use one form in your writing. According to The Associated Press Stylebook and the Microsoft Manual of Style, write "lowercase" as one word when used as an adjective and as a noun.
Posted on 20 May 2022, this text provides information on Computer Definitions related to L - Definitions in Computer Definitions. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.