Computer Technology
Computer Technology E3dady
مين يقدر يقول البرنامج دة ال
output
بتاعة اية ؟
(Take care before Answer :D )
include
void main()
{
printf("Hello World")
}
what about
(32)h
-(19)h
=?????????????
قاعدة عامة ال Post هيكون English و ترجمتة بالعربي في اول Comment
(011011110)
+(100100110)
+(110000000)
= ???????????????
Machine (Computer) can't understand any language except binary language (zeros & Ones)
So when we program in C language we need Some thing to convert our code (our statements)
to the binary
This thing is Called "Compiler"
In C,C++,C #,Java Programming
the end of the statement not dot as in nature language
the end of any statement is ;
so if u forget the ; this will means that the statement doesn't ended yet
Please Don't forget this;
Hi All,
We want to draw flow chart that get
3 numbers from the user and print out the max of them
Hi All,
we want to draw flow chart that the user should enter a positive integer number
and we will print out the Factorial of this number
Can we try with us
Hint :
The Factorial of 0 is 0
The Factorial of 1 is 0
The Factorial of 2 is 2*1
The Factorial of 3 is 3*2*1
The Factorial of 4 is 4*3*2*1
The Factorial of n is n*(n-1)*(n-2)*.....*2*1
Enjoy IT :D
Click here to claim your Sponsored Listing.
Category
Website
Address
Cairo