1.

Write the following statement using mid$ function . Print left$ (" Functions " , 5 )​

Answer» PRINT MID$("FUNCTIONS",1,5)EXPLANATION:


Discussion

No Comment Found