Computer Science, asked by krishanbamal050, 5 months ago

which is not a reserved word print , input,clean​

Answers

Answered by chitrashri77
0

Answer:

The old ES3 spec defines some reserved words that aren't reserved words in ES5 anymore: int , byte , char , goto , long , final , float , short , double , native , throws , boolean , abstract , volatile , transient , and synchronized.

Similar questions