| 6 |
000010 |
What is a data center ? |
डेटा सेंटर क्या है ? |
A data center is a facility that houses servers, storage systems, and networking equipment used to store, process, and manage digital data and applications. It provides the infrastructure needed to run websites, cloud services, databases, and business systems. |
php |
| 7 |
000013 |
What is a firewall ? |
फ़ायरवॉल क्या है ? |
A firewall is a network security system that monitors and controls incoming and outgoing traffic based on predefined security rules. It helps protect computers and networks from unauthorized access and cyber threats. |
php |
| 8 |
000011 |
What is a server ? |
सर्वर क्या है ? |
A server is a computer or software that provides services, data, or resources to other computers (called clients) over a network. For example, a web server delivers web pages to users when they visit a website. |
php |
| 9 |
000006 |
What is CSS ? |
CSS क्या है ?
|
CSS (Cascading Style Sheets) is a stylesheet language used to control the appearance and layout of web pages. It allows developers to style HTML elements by defining colors, fonts, spacing, positioning, and responsive designs. |
css |
| 10 |
000005 |
What is HTML ? |
html क्या है ? |
HTML (HyperText Markup Language) is the standard markup language used to create and structure web pages. It defines elements such as headings, paragraphs, links, images, and forms that are displayed in a web browser. |
html |