Computer Science, asked by priyajprhotmailcom, 4 months ago

Find the invalid identifier from the following
a) MyName b) True c) 2ndName
d) My Name

Answers

Answered by vrajpatel0806
25

Answer:

2ndname and true are invalid

Explanation:

Because identifier can't have any digit as a first character and also can't use reserved word.

Answered by sahunikita561
2

Answer:

With my opinion option (b) is also invalid identifier

Similar questions