Posts

What is a compiler and what is its use?

Do you know what is compiler? If not, then there is a great opportunity for you to understand this technology easily. Whether you are from a technical student or a non-tech background, it is good for everyone to understand this compiler. Because it is used in all places. By the way, it is very important for a Computer Science student to understand it. Because if you have to understand about programming completely then it becomes very important to know about the work of the compiler. By the way, if I say a compiler in easy language, then it is a program that converts a source language to a target language as per the requirement. In a computer, it converts High level language into Machine Language. So today I thought, why should I give you complete information about what is the work of the compiler so that in the coming time you already know about this basic technology. So let's start without delay and know what the compiler is called and how it works. A Compiler is a software progra...

What is a Command Processor?

Do you know what is Command Processor? If not then the answer is that it is of an OS that processes and executes the commands of the users. If you want to get more information about Command Processor then you must read this article. This is because you will not get much information about this term of computer. So today I thought why should you people be given complete information about it so that no one remains in your mind. So without delay, let's start and know in detail about what is the Command Processor in Hindi. This is the part of the operating system that receives and executes the operating system commands. Each operating system has a command processor. When a command prompt is displayed, then this command processor is waiting for one of the commands. When you enter the command, the command processor analyzes the syntax of that command to make sure that the command is valid or not, and then it either executes that command or makes an error warning issue. . What is a compile...

What is DBMS and what is its function?

What is DBMS? You must have heard about DBMS, its full name is Database Management System. It is known from the name that it manages the entire database. Database management systems do all the work from creating, handling and deleting data. A software that can create, manage, control, delete and update data. Through DBMS both users and programmers can handle their data, ie both can create, manage and update the data. It has its many benefits, about which it is very important for you to know. Let us know what DBMS is and what is in it in full detail. Database is a collection of related data. The same data collection is the facts and figures that are processed to generate information. Most data represent recordable facts. Data helps to produce information which are based on facts. for example. If we have marks of one class, then we can conclude who among them are toppers and who are average marks. What is wordpad What is ms word What is data and its types This database management system ...