answersLogoWhite

0


Best Answer

comment

User Avatar

Stanford Davis

Lvl 10
1y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Do not contain any program logic and are ignored by the language Processor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What are cpu0 and cpu1?

when a utility or app shows cpu0 and a cpu1 means it has a duel or core duo processor CPU meaning processor and 0 or 1 meaning witch one and in computer language or (binary code) 0 is a number of value. If you see this in task manager, it's just the name windows gives to your processor cores. You can choose witch program can work with witch processor core


In computer language what does the word progra mean?

In the computer language the word "progra" is short for program. The word "progra" is shorthand or slang for the word program in the computer language.


What is a processor card and what does it do?

At the heart of every computer is one or more processors. While some hand held devices like mobile phones have the processor fixed to the main circuit board there are computers that allow you to change the number and speed of the processors in the computer. This versatility is done by fixing the processor to a business card sized card. This card is called a processor card


What is the advantages or dis advantages of dual core processors?

Multiple processor systems allow you to run multiple programs at the same time. Generally this means a system-wide boost in performance (when compared to a single CPU machine). This is especially true when you have one program that takes a lot of CPU time and would normally bog down your whole system. On a dual core machine, you have a whole other processor free to run your other, less intense, programs.


What translates the analog information into binary code so that the processor can understand what you want?

The programming language. Each programming language except for binary has a translator built in that translates into binary. Some programs also have their own creators built in and from there the program is translated and its pretty much an endless stream of translation until you get to the processor.

Related questions

What do not contain any program logic and are ignored by the language processor?

comment


What does not contain any program logic and are ignored by the language Processor?

User comments are ignored by the language, period. A comment may contain program logic but because all comments are ignored, all logic contained within them is also ignored. Comments are intended specifically for (human) readers, not the language processor.


What are the phases and passes of a general language processor?

Language processor consist of two phases 1.Analysis phase 2.Synthesis phase Language processor pass is the processing of every statement in a source program, or its equivalent representation to preform language processing function pass 1-It analyses the source program and notes relevant information. pass 2- It synthesizes the target program


What does program counter contain?

Program counter is a processor register that indicates where a computer is in its program sequence. It contains the address of the memory location.


What is the difference between compiler and program?

A compiler is actually a program. However the function of a compiler it to take a programmers high level language code and render this as binary machine language instructions that a specific processor can execute.


Why would you express a program as a text file in a programming language instead of writing processor instructions?

It's easier to write low-level code using a high-level language.


How do you write assembly level language program in c?

Unless your particular C implementation allows for direct writing of assembly code, you can't. C is a high-level language and you usually cannot directly issue instructions to the processor. The assembly languages are a set of architecture-specific commands that can be directly executed by a processor.


Is a word processor an application program?

false


Which language is used in robotics?

Ultimately, the processor that is used in any robotic device must execute the binary instructions that correspond with that processor. But processors are often programmed using a high level language such as C++ or Java, then the programmer runs the code through either a compiler or interpreter to convert the program into binary. Often the manufacturers of a processor may have provided several high level languages that work with a specific processor, giving the programmer options as to which language might best serve his/her needs. The binary instructions and the higher level programming language are often referred to as a language for processors, whether in robots or other automation devices.


Is Microsoft PowerPoint a type of processor?

No it is a program, an application.


Why shell is called command processor?

A shell program is called a command processor because it has to process commands according to what the user wishes to do. Along with executing commands as specified by the user it also has its own programming language and can be instructed to do things programmatically.


Is a word processor hardware or software?

A word processor is a type of software. It is a program that is run on your computer.