The Name of The Triple Student Amna Haider Abass Stage - Study Computer Engineering - Second
The Name of The Triple Student Amna Haider Abass Stage - Study Computer Engineering - Second
The Name of The Triple Student Amna Haider Abass Stage - Study Computer Engineering - Second
Stage – study
Computer engineering__second
The label
The name "C sharp" is inspired by the
musical notation, where the symbol ♯
indicates that the score is about half more
musical. This designation is similar to the
name of the language C ++, where "++"
indicates that the variable must be increased
resembles a four- يشبهby 1. The symbol
letter "+" (in a 2x2 grid), which implies that
.+ this language is a 1 increase over + C
History of the language
The development of the dot net platform
started by writing a set of class libraries, and
it used a managed drainage system called
Simple Managed C or SMC for this. Later, in
January 1999, Anders Hilsberg formed a
team of developers aiming to build a new
language called Cool. The name abbreviates
for the phrase "C-like Object Oriented
Language". Microsoft decided to retain this
name but later relinquished it for legal
reasons related to registered trademark
rights. In parallel, the .NET project was
officially announced at the Professional
Developers Conference (PDC) in July 2000
and the language was renamed to C # and
the implementation time of the ESPN.com
language in addition to the class libraries was
.exported to this language
C ++ Banana
C ++ symbols *
A.B.C Uppercase English Letters – 1
a.b.c Small English Letters – 2
The original Arabic numerals-3 1.2.3
:Special codes such as -4
+ -< !" ][
_ )( > || ,*
/ >\< = >< = >>
<< # $ %= !&
Table 1-1
These codes are of all kinds, the raw
material from which the vocabulary of the C
++ language is formed
You studied another language before C ++,
so you notice that C ++ does not use symbols
An additional calculator keyboard is not
.found in some languages
C ++ words •
1000
321
61-
The following numbers are not correct for
:the reasons stated against each of them
.Because it contains a decimal point :31.3
.Because it contains a sorter :000,1
.J72: Because it contains an alphabet
Because there is a space between :2 4
.many
Because there is a :1999 1992 1992
vacuum, and also because the number is
.large
Correct numbers can also be categorized in
.C ++, according to their length and capacity
- :Storage in her memory, for example
Valid constants 19897, 40000 are called int
.long
.Constants 16, -80, 45 are called int short
The constants 20000, 967 are called valid
.constants without the int unsigned flag
The difference between long and short
constants is in the number of volumes
required for each
A type in memory, as long takes up more
space, and short provides the number of
storage units
Used, and for valid constants without an int
unsigned signal, their use provides
One volume is used for the signal when the
word unsigned is mentioned, before the int,
by shifting the value to a positive value
without a signal, and for each type of the
previous types
.Its suitable applications
Floating-point Constants
is a number consisting of numbers 0 and 9 -
Must contain a decimal point -
"-" It can contain a "+" or -
"" ,It may not contain a sorter -
Examples of real number constants that use
- :the decimal point correctly
421.5
10.6
0.0
0
01
68.0-
The following examples are not correct for
- :the reasons stated against each of them
Because it does not contain a decimal :1000
.point
.Because it contains a sorter :21,000,4
Because it contains a space :2 4.83