Computer Science, asked by zabidbaloch, 1 year ago

structure of if formula


zabidbaloch: why ?
zabidbaloch: yes if formula

Answers

Answered by onalchaudhari
0

Hey if is not formula its statement....
If(condition)
{
Statements.... N
}
else
{
Statements.... N
}

Similar questions