subject

3. Study the following programs and answer the give DECLARE FUNCTION STRING (S$)
CLS
INPUT "Enter any string=";S
PRINT "Total number of alphabet A ="; STRI
END
FUNCTION STRING (S$)
FOR I = 1 TO LEN (S$)
C$ = UCASE $ (MID (S$, I, 1))
IF C$ = "A" THEN
COUNT = COUNT + 1
END IF
NEXTI
STRING = COUNT
END FUNCTION
(a) For what purpose UCASE is used?
(b) If the input sting is "Education", then what will be output​

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
What ordering of tcp flags makes up the three-way handshake?
Answers: 2
question
Computers and Technology, 22.06.2019 07:30
What type of computer network ensures high security ?
Answers: 1
question
Computers and Technology, 22.06.2019 21:00
Kirk found a local community college with a two-year program and he is comparing the cost with that of an out-of-state two-year school. what is the expected total cost for one year at the local community college if kirk lives at home? what is the expected total cost for one year at the out-of-state school if kirk lives on campus?
Answers: 2
question
Computers and Technology, 23.06.2019 09:10
(328 inc. 448 ind. 480 in25. john has a collection of toy cars. he has 2 red cars, 4 blue cars, 4 black cars, and 6 yellowcars. what is the ratio of red cars to yellow cars? a. 1: 2b. 1: 3c. 1: 626. the net of a right triangular prism is shown below.
Answers: 2
You know the right answer?
3. Study the following programs and answer the give DECLARE FUNCTION STRING (S$)
CLS
INPU...
Questions
question
Mathematics, 19.01.2021 20:50
question
Mathematics, 19.01.2021 20:50
question
Mathematics, 19.01.2021 20:50
question
Advanced Placement (AP), 19.01.2021 20:50
Questions on the website: 13722363