in ReactJS by (5.1k points)
By writing CSS in JavaScript, you are isolating styles from _______________.

i) code

ii) current class

iii) package

iv) global namespace

1 Answer

0 votes
by (23.9k points)

Correct answer is iv) global namespace

By writing CSS in JavaScript, you are isolating styles from global namespace

Related questions

0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
...