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, 22.06.2019 10:30
Choose the best explanation for the following statement communication is symbolic
Answers: 3
question
Computers and Technology, 22.06.2019 15:00
The three logical operators used to write compound conditions are "and," "or," and "not." a: true b: false
Answers: 2
question
Computers and Technology, 23.06.2019 02:30
How to launch an app: steps to be successful? launching an app is a great idea, but it’s not that easy as we supposed to think. the majority of mobile applications don’t generate revenue because companies aren’t ready to be competitive. referring to our experience in successfully building and launching apps we hope to you omit these difficulties. we are going to talk about ideas, marketing, testing your product, its development, distribution and support. you will learn 8 product launch stages to succeed.
Answers: 1
question
Computers and Technology, 23.06.2019 23:30
The keyboard usually has six rows of keys. which of the following is not one of the key group categories? letter keys number keys control keys graphic keys
Answers: 1
You know the right answer?
3. Study the following programs and answer the give DECLARE FUNCTION STRING (S$)
CLS
INPU...
Questions
question
Mathematics, 04.02.2021 23:00
question
Social Studies, 04.02.2021 23:00
question
Mathematics, 04.02.2021 23:00
question
Geography, 04.02.2021 23:00
question
Mathematics, 04.02.2021 23:00
question
Mathematics, 04.02.2021 23:00