Posts

Showing posts from December, 2025

Artificial intelligence (AI)

 Artificial intelligence (AI) AI, or artificial intelligence, is like giving a machine a “thinking cap.” It’s the technology that allows machines to mimic human intelligence and perform tasks such as learning, reasoning, problem-solving, and even creativity. It powers everything from voice assistants like Siri, to self-driving cars, to personalized recommendations on streaming platforms. AI works through algorithms and models that process vast amounts of data and make decisions or predictions based on it. Gemini and Copilot are both AI-powered tools, but they serve slightly different purposes: Gemini : Developed by Google, Gemini is a multimodal AI that integrates deeply with Google Workspace tools like Docs, Sheets, and Gmail. It's great for creative tasks, multimedia capabilities, and general consumer applications. Copilot : Created by Microsoft, Copilot is optimized for productivity within the Microsoft ecosystem, including Word, Excel, Teams, and Outlook. It excels at workplace...

C programming language

Interview questions (100)

   Networking (25 Questions) What is the difference between a hub, switch, and router? Explain the OSI model and its layers. What is the difference between TCP and UDP? Define IP address classes. What is subnetting and why is it used? Explain DHCP and its purpose. What is DNS and how does it work? Difference between public and private IP addresses. What is NAT and why is it important? Explain VLANs and their benefits. What is the difference between static and dynamic routing? What is a default gateway? Explain ARP and its role in networking. What is the difference between IPv4 and IPv6? What is bandwidth vs. latency? Explain the concept of packet switching. What is a firewall in networking? What is a proxy server? Explain load balancing. What is QoS (Quality of Service)? What is a MAC address? Explain the difference between LAN, WAN, and MAN. What is a VPN and how does it work? What is port forwarding? Explain the difference between symmetric and asymmetric encryption in netwo...