answersLogoWhite

0

char *p="ragav"

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are five safety pointers for use in electronic shop work?

safety pointers in electric shop


What are the uses of pointers in c?

Pointers are used (in the C language) in three different ways:To create dynamic data structures.To pass and handle variable parameters passed to functions.To access information stored in arrays. (Especially if you work with links).Pointers are also used by experienced programmers to make the code more efficient and thus faster.So why use pointers? Why don't we use arrays to create data structures?The answer is simple. With an array you have to declare its maximum size (for every dimension) at the beginning. Let's say you create an array that can hold a maximum of twenty megabytes. When the array is declared, the twenty megabytes is claimed. Now this time you have only data for ten megabytes.(A next time it could be fifteen megabytes or five megabytes). So in this case ten megabytes of memory is wasted, because only ten megabytes from the twenty is used.This is where pointers come in. With pointers, you can create dynamic data structures. Instead of claiming the memory up-front, the memory is allocated (from the heap) while the program is running. So the exact amount of memory is claimed and there is no waste. Even better, memory not used will be returned to the heap. (Freed memory can be used for other programs).


How many pointers did the first clock have with hands?

five


Five letter word for orderly display?

Array


Five people bought tickets to a football game. They bought 3 tickets each. How many tickets were bough Draw an array?

15 is the answer The + will be used as the "dots" for the array Array:


How long does it take to declare a major and a minor?

About five years!


What are the ratings and certificates for Party of Five - 1994 I Declare 3-16?

Party of Five - 1994 I Declare 3-16 is rated/received certificates of: Argentina:13 USA:TV-PG


What does alfanumeric and 5 chars long mean?

"Alfanumeric" refers to a character set that includes both letters (alphabetic characters) and numbers (numeric characters). When something is described as "5 chars long," it means that the total number of characters, including both letters and numbers, is exactly five. For example, "A1B2C" is a valid alfanumeric string that is 5 characters long.


How is an one dimensional array is represented in memory?

Arrays are allocated as a contiguous block of memory divided into one or more elements of equal size and type. Knowing the start address of the array makes it possible to reference any element within the array through a zero-based index. Multiplying the index by the size of an element determines the offset from the start of the array.


What five letter word has r as the second and third letter and the first and fourth letters the same?

array


What are the five basic operations performed by any computer system?

Process ManagementMemory ManagementInput/Output ManagementFile ManagementInterface (Menus Pointers ect)


Seth has 45 pennies. Draw an array that shows how many nickels the pennies are worth?

9 sets of five pennies