English, asked by ayubpakistan400, 3 months ago

The_______function is used to convert the given string into lower case
a.LCASE$( )
b.UCASE$( )
c.MID$( )​

Answers

Answered by BrainlyProgrammer
2

Option a:- LCASE$()

LCASE$() returns the strings in lower case.

UCASE$( ) returns the strings in upper case.

MID$( ) returns the value from any part of the strings as per your requirement..

Answered by peehuthakur
1

Answer:

a.LCASE$( )

Explanation:

plz mark me as a brainliest plz

Similar questions