C Programming Language - Final Project
يوسف أحمد محمد عبد القادر عجوه(سكشن 21)
شريين ابراهيم ابراهيم سعد (سكشن 9)
شريين ابراهيم ابراهيم سعد (سكشن 9)
Tags:
Similar Mind Maps
Outline


is faster and either to execute
provides a clear structure for the mprogram
inheritance
polymorphism
class
Dataabstraction
Encapsulation



float

Arithmetic operators +,-,* ,/, % ,++ ,--
Relational operators == , > ,< , >= , <=
Logical operators( ,&&, ) ,( ,|| , ) ,!( ,&& , )
Bitwise operators ( ,&, ),( ,|, ), << ,>>
Assignment operators +=, -=, *=, /=, %=,
Misc operators

(OOP)Object -Oriented Programming
Compiler Based
Simple
High-level programming language
Popular
Speed

if statement

Graphics
Browsers
Embedded systems
Banking applictions

Concepts library
Coroutines library
Utilities library

Do while statements
While statement
For statement

int
float
double
char
void
wchar_t

main function
cube function
square function

cin
cout

break
continue