answersLogoWhite

0


Best Answer

write a program that reads a phrase and prints the number of lowercase latters in it using a function for counting? in C program

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a program that read phrase and print the number of lower-case letter in it using function of counting?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

It told me to put an uppercase an atleast 1 lowercase into my password what does that mean?

An uppercase letter is commonly called a capital letter such as ABCDE, etc. Lowercase letters are the non-capital letters such as abcde, etc. The instructions to use at least one uppercase and at least one lowercase into your password is usually to make the password harder to decipher. This is not limiting your password to 1 uppercas AND 1 lowercase, it is merely stating that you need AT LEAST one of each in your password.


Program for doing upercase of 1st letter of string?

#include<stdio.h> #include<conio.h> #include<ctype.h> main() { char string[80]; int n,k=0; clrscr(); while((string[k]=getche())!='\r') k++; string[k]='\0'; n=k; k=0; while(k<n) { putchar(toupper(string[k])); k++; } }


Many languages distinguish between uppercase and lowecase letters in user-defined names what are the pros and cons of this design decision?

In computer programming, many languages distinguish between uppercase and lowercase letters in user defined variables. This is an advantage because it allows users to tell the difference between variables based on whether they are uppercase or not. It is a disadvantage because forgetting to change a letter to the proper case will result in an error when the program runs.


Enter a alphabet and cheak weater it is a vowel or not in java a program?

import java.util.Scanner; public class main(){ public static void main(String[]args){ Scanner er=new Scanner(System.in); char letter = " "; System.out.print("enter a letter"); letter = er.nextChar(); if (letter =='a' letter =='A' letter =='e' letter =='E' letter =='i' letter =='I' letter =='o' letter =='O' letter =='u' letter =='U'){ System.out.print("its a vowel"); } else { System.out.print("not a vowel"); } } }


General syntax in creating a method?

A Java method declaration will look like this:[access modifier] [static] [final] [synchronized] [return type] [method name]([parameters])Where:access modifier is exactly one of the followingpublicprotected(no text)privatestatic, final, and synchronized are all optional.return type is exactly one of the followingvoidThe name of a Java primitiveThe name of a Java classmethod name is a valid Java identifier which must conform to all of the following rulesStarts with a lowercase letter (a-z), an uppercase letter (A-Z), a dollar sign ($), or an underscore (_)After the first character, may be a digit(0-9), a lowercase letter (a-z), an uppercase letter (A-Z), a dollar sign ($), or an underscore (_)May not be one of the Java keywordsMay not be one of the Java literals: true, false, or nullparameters is a comma-separated list of [type] [identifier] pairs, where:type is a valid Java primitive or class nameidentifier is a Java identifier, which conforms to the same rules as method name

Related questions

What is the line in the lowercase letter i called?

The line in the lowercase letter "i" is called a dot. The dot differentiates the letter "i" from the letter "l" when written in lowercase.


What text function capitalize the first letter of a string of data?

The capitalize() function in Python can be used to capitalize the first letter of a string. It returns a copy of the string with the first letter capitalized and all other letters in lowercase.


What is the proofreading mark for lowercase?

The proofreading mark for lowercase is a caret symbol (^) placed below the letter that needs to be lowercase.


What is named by a lowercase letter?

Is a point is named by a lowercase letter? I don't think so. A point is labeled by capital letters.


What is the proofreading symbol for using a lowercase?

The proofreading symbol for using a lowercase is a caret (^) underneath the uppercase letter that should be changed to lowercase.


What does the PROPER function do in Excel?

The proper function in Excel causes the first letter in a text string and any other letters in text that follow any character other than a letter to be changed into uppercase. It converts all other letters to lowercase letters.


Is the genotype for free earlobes reprented with two capital letters or two lowercase letters?

one capital letter and one lowercase letter


What is it when a gene is represented with a lowercase letter?

recessive


What is the capital and lowercase letters that of the beginning sound of net?

The beginning sound of "net" is "n". The capital letter for this sound is "N" and the lowercase letter is "n".


How are dominant and recessive alleles are represented in a punnet square?

Dominant alleles are shown by a capital letter and recessive alleles are lowercase letters.


What do specific names begin with?

In the context of taxonomy, the answer is a lowercase letter.


All specific names begin an?

s The Answer is: Lowercase letter