Computer Science, asked by namanchadda17, 6 months ago

व्हाट इज डिफरेंस बिटवीन ए टेक्स्ट एडिटर एंड वर्ड प्रोसेस्सर​

Answers

Answered by Anonymous
1

Answer:

CLS

INPUT "Enter two number"; a, b

IF a > b THEN

PRINT a; "is greatest number"

PRINT b; "is lowest number"

ELSE

PRINT b; "is greatest number"

PRINT a; "is lowest number"

END IF

END

Answered by Ijack
0

Answer:

text editor is basically a base which is use for edit text but in the word, it is the advance and there many difference between both....

Similar questions