FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following assignment statements is assigning a string?
A
myName = “David”
B
myAge = 21
C
Either A or B
D
None of the above
Explanation: 
There is 1 question to complete.