Computer Science, asked by mikasaa, 5 months ago

what value is stored in each of the following assignment statements
strA= Left ("Visual Basic", 3)
StrB = Mid ("Visual Basic", 7, 5)
intC= Abs (-2.8)
StrC= Len ("computer")
ans= 25-6/3^3+9 ​

Answers

Answered by AnindaBasu
0

Answer:

Vis

Basic

C= 2.8

C= 8

ans=26

Similar questions