Q1) What is the limit of worksheet in a work book of excel?
Q2) Give 5 real life example of any one of the following- a) Device drivers or b) Language processors/ translators.
Give answer of both or don't answer. Correct answer will surely marked as brainliest.
Answers
Answer:A language processor is a software program designed or used to perform tasks such as processing program code to machine code. Language processors are found in languages such as Fortran and COBOL.
Examples of language processors
There are two main types of language processors:
Interpreter - allows a computer to interpret, or understand, what a software program needs the computer to do, what tasks to perform.
Translator - takes a program's code and translates it into machine code, allowing the computer to read and understand what tasks the program needs to be done in its native code. An assembler and a compiler are examples of translators.
The difference between an interpreter and a translator is that an interpreter is telling the computer what to do. A translator takes the program's code and converts it to machine code, allowing the computer to read it. Essentially, the interpreter tells the computer what to do and the translator lets the computer figure out what to do by itself.
Explanation:mark as brainlist answer.....