Computer Science, asked by riteshkhapra, 8 months ago

write about the different string functions in Q-Basic ?​

Answers

Answered by talwinder3115
0

Explanation:

INSTR Function: It returns the position of first occurrence of a string in another string. STRING$ Function: It is used with a PRINT statement that displays a particular character a specified number of times. INKEY$ Function: It reads a character from the keyboard and returns the character.

Answered by ranima78
0

Explanation

Keyword Reference: STRING$ Function Returns a string of a specified length made up of a repeating character.

Similar questions