answersLogoWhite

0

literals are used to store constant values which are not changed even after program execution

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is literal in c language?

a string constant


Is Pascal language an assembly language?

No, Pascal is a high-level language. Its comes under the General Purpose Language category. Its used by all people for different purpose.


What is the purpose of the head string pool in a programming language and how does it impact memory management?

The purpose of the head string pool in a programming language is to store and manage commonly used string literals in memory. This helps reduce memory usage by reusing the same string objects instead of creating new ones every time they are used. This can improve memory management by reducing the amount of memory allocated for storing duplicate string literals, leading to more efficient use of memory resources.


What is the purpose and functionality of an assembly language?

Assembly language is a low-level programming language that is used to communicate directly with a computer's hardware. Its purpose is to provide a more human-readable way to write code that can be translated into machine code, which the computer can understand and execute. Assembly language allows programmers to have more control over the hardware and optimize performance, making it ideal for tasks that require speed and efficiency.


What is the difference between literals and variables in QBasic?

Literals are constants.


What computer language uses mnemonic names?

Assembly Language


Why is used assembly language for Tactical Graphics?

Assembly language is used for tactical graphics because it is a quick language, therefore to obtain the quick execution it is used for the purpose of graphics. Assembly language is also used when the designer wants or needs complete control over the application. It is also used in situations where memory is at a premium, or where there is a need for speed and performance. Nadeem Akhtar na_63pk@yahoo.com


Is c language assembly language?

No.


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


Reserved word in assembly language program?

use of reserved word in assembly language


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


Is Assembly language is a high-level language?

No.