Android Android is an operating system developed by Google for mobile systems. It is based on the Linux kernel and mainly designed for touchscreen devices such as tablets and smartphones. The Android architecture is divided into four main layers and five sections. This is explained using the given diagram: iOS The iOS is the operating […]
Category: Interview Questions & Answers
Top Interview Questions for System Administrator
All of the questions below are very common and must be prepared for before facing any interview for a System-Server Administrator position. [1] What is Active Directory? Active Directory provides a centralized control for network administration and security. Server computers configured with Active Directory are known as domain controllers. Active Directory stores all information and settings […]
Android Interview Questions and Answers
[1] What is Android? It is an open-sourced operating system that is used primarily on mobile devices, such as cell phones and tablets. It is a Linux kernel-based system that s been equipped with rich components that allows developers to create and run apps that can perform both basic and advanced functions. [2] What Is […]
Top Interview Questions for Software Engineer
Top Interview Questions that Software Engineer (.NET) Candidates Need to Know. [1] What is .NET Framework? Dot NET Framework is a complete environment that allows developers to develop, run, and deploy the following applications: Console applications Windows Forms applications Windows Presentation Foundation (WPF) applications Web applications (ASP.NET applications) Web services Windows services Service-oriented applications using […]
Difference Between Mysql and MS SQL?
SQL is an acronym for Structured Query Language. It is used to access, manipulate and retrieve information from a database.MySQL is an open source Relational Database Management System (RDBMS) based on Structured Query Language (SQL). It runs on platforms like Linux, UNIX and Windows.SQL Server is owned and developed by Microsoft Corporation. The primary function […]