answersLogoWhite

0

a character/byte as defined in the C Programming language is one byte (8 bits). A string can be as short as one byte and can be as long as the physical memory limits can contain it.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Use an assembler directive to store the ASCII-character string What time is it in the memory?

To store the ASCII character string "What time is it" in memory using an assembler directive, you can use the .ascii or .asciz directive. For example, in assembly language, you can write: .data timeString: .asciz "What time is it" This directive allocates memory for the string and includes a null terminator, making it suitable for string handling in many programming contexts.


How many bytes are required to store a character string?

about eight bits, which is equal to one byte


In c plus plus 5.02 how many memory cells are required to store a single character?

1 byte.. (1 cell)


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 relationship between string and char data type?

The char type store only one symbol of data (letter, digit, space, tab and so on). The string type is able to keep virtually data of any length. Also string type is based on arrays and uses reference type working with memory.


What is the amount of memory it takes to store a single character?

Characters are typically stored in 8 bits.


The amount of computer memory needed to store a single character is callled?

pc or personal computer


How much memory is required to store an integer data type?

integer data type consumes memory of 4 bytes or 32 bits


Rearrange the string in alphabetical order in two dimensional character array?

Use a std::vector<std::string>> to store the strings, then call the std::vector::sort() method.


How can you scan a letter from a String and store it as an integer so that you can compare ASCII values?

A String is essentially a character array with advanced functionality. Any character from a String object can be accessed by calling String's charAt(int position) method. This will return the character value at that position in the String, which can be stored within an int for ASCII value comparison. Example: String a = "Apple"; String b = "Banana"; int x = a.charAt(0); int y = b.charAt(0); boolean c = x<y; //A<B


Need for memory Hierarchy?

memory is required to store the data or any information.but the usual computers have very less memory space in them. so to increase the performance of your computer and to access it on a faster rate we need memory hierarchy.


How do you store memory?

we store memory in the brain. It has grooves in it,which actually store it. If more number of grooves, more the memory power.

Trending Questions
How do you retrieve the previous entry on a Ti-nspire CAS as you would with 2nd plus Entry on older models? What is the halfway point between Boston Mass and Saratoga Springs NY? You are a working for a company that is composed of three departments general support marketing and sales. General support occupies the first floor while marketing and sales are on the second floor. G? How to Activate bluetooth using fn plus f2 or radio on off switch dell inspiron 1545? Why pon esx is bad? Where you will put the memory stick on your computer? What could cause the monitor to display No Signal Input after rebooting the computer following a blue screen? What are effects of computer virus? Why would you create a sharepoint document workspace? Are electronic thermometers more reliable than a standard thermometer? Where can you find step-by-step instructions on how to reformat a hard drive and reinstall Windows 98SE? Why is Microsoft so important? Is data considered matter? What is the minimum cable type for 10base-t? Are Toshiba tablets a good computer for school use? Is it Possible to support time sharing without using multiprogramming? How many 1cc cubes can fit into a box that is cubic meter in volume? Does Microsoft Word include desktop publishing features? What term is for Characters that identify a specific user to Windows 7? Where can you find parts for an electrical system installed in the 1960's with low-voltage push button switches and a relay system in the attic?