Premium Essay

Jujujuju

In:

Submitted By allenserranooo
Words 797
Pages 4
NAME: SERRANO, Allen O. DATE: 062915
SECTION: IE21FB1 PRELIM ASS # 3

VARIABLE * Is a primary storage location that assumes a different numeric (number) and/or alphanumeric (combination of numbers and letters) value. * Start with a letter * 1 to 32 character * 1 word * NO SPECIAL SYMBOL ASIDE FROM UNDERSCORE (_) * Not a KEYWORD

TYPES OF VARIABLE 1. Constructive – It doesn’t change 2. Destructive – It change to another value

DATA In the C programming language, data types refer to an extensive system used for declaring variables or functions of different types. The type of a variable determines how much space it occupies in storage and how the bit pattern stored is interpreted.
The types in C can be classified as follows: S.N. | Types and Description | 1 | Basic Types:They are arithmetic types and consists of the two types: (a) integer types and (b) floating-point types. | 2 | Enumerated types:They are again arithmetic types and they are used to define variables that can only be assigned certain discrete integer values throughout the program. | 3 | The type void:The type specifier void indicates that no value is available. | 4 | Derived types:They include (a) Pointer types, (b) Array types, (c) Structure types, (d) Union types and (e) Function types. |
The array types and structure types are referred to collectively as the aggregate types. The type of a function specifies the type of the function's return value. We will see basic types in the following section, whereas, other types will be covered in the upcoming chapters.
Integer Types
Following table gives you details about standard integer types with its storage sizes and value ranges: Type | Storage size | Value range | char | 1 byte | -128 to 127 or 0 to 255 | unsigned char | 1 byte | 0 to 255 | signed char | 1 byte | -128 to 127 | int

Similar Documents

Free Essay

Hola

...28 de agosto de 2013 19:23 amor acepteme en el facebook porfis no me deje solo le amuuuu besitos baby 28 de agosto de 2013 20:59 baby ahorita le acepto mmuuuuaaa t adoro pekeño Mi amor como tas yo mal Ya te e de llamar para chismearte que paso baby cuentameeee Hay la chupitos amor me dice que se va acostar con Otros me dice cosas que me duelen Ufffff amor pero sabes me mantengo Firme en mi decisión Solo necesito tiempo siii baby no le hagas caso eso dice xq sta dolido y cn iras c dicn huevadas tu trankilo baby cn tu conciencia trankila xq tu no has hecho nada malo Eso me reconforta amor ya nada solo le dije que busque ayuda siii baby el debe buskr ayuda si sq en vrdad le imxta su relacion Nada más amor si baby tu trankilito si en vrdad t ama va hacer bien las cosas ya veraz Hace 24 minutos q fue feooooo como stas Hola baby Aquí viendo Niñas mal ohhh tamos =s jejejeje Jujujujujuju Si mija Hay estoy Recien Acabe y q mas q hiciste el sabado farreast??? Filmar El último Episodii O Yo soy adela jajajaja adela diceeee Mija si es que nadie me quiere Mi Ignacio me de dejo El sábado Con la Britney cual ignacio??? Y una amiga mia y el sabado en dond t dejo??? En el santo salist d farra??? Si al santo digo Jujujujujuju ohhh q ricooooo y se chumaron??? Siiiii mija Ya te e de llamar a contarte que pasooooo cuentameeeee Esque es largo Y mejor te llamo adelantame un pokito ...

Words: 4803 - Pages: 20