Generic placeholder image
Zehra Ahmad

Dian Alphabet

Chat

About

Education: BSc.

Lives in: Ghaziabad

Work: Dian Alphabet

Recent Quiz Questions

How do you embed a YouTube video using HTML5?

By directly linking the video URL
Using an <object> tag
With a <video> tag and source element
None of the above

html Embed



What is Django's caching framework used for?

To manage database connections
To handle user sessions
To validate form input
To improve performance by storing frequently accessed data

django Cache