Report Bug
Qus : Which of the following is a key advantage of using W3.CSSfor web development?
Qusवेब डेवलपमेंट के लिए W3.CSS का इस्तेमाल करने का मुख्य फ़ायदा इनमें से कौन-सा है?

A. It depends on jQuery for its functionality
B. It provides extensive JavaScript features by default
C. It is lightweight, responsive, and does not require external dependencies.
D. It is designed specifically for Angular and React projects.


Solution
C. It is lightweight, responsive, and does not require external dependencies.






Report Bug