In which programming context would you commonly encounter an "expression of type string"?
A) When defining variables in Python.
B) When handling user input in JavaScript.
C) When manipulating data in SQL queries.
D) When formatting output in C++.



Answer :

Other Questions