Domanda di colloquio di Redient Security

Whats the Difference between Distributed and Centralised? What is an SVG Format? What is Box Model in CSS? Tell us some Commands we used in Git?

Risposta di colloquio

Anonimo

31 mar 2025

Centralized System: All data and processing are managed by a single central server. Distributed System: Data and processing are spread across multiple systems, improving reliability and performance. SVG (Scalable Vector Graphics) is an XML-based format for vector images. It is resolution-independent and scalable without losing quality, making it ideal for web graphics, icons, and animations. The CSS Box Model defines how elements are structured on a web page.