Monday, 31 July 2017

Boolean operator

&&(and)

||(or)

!(not)


comparison operator

==

!=

<(less than)

>(greater than)

<=(less than or equal to)

>=(greater than or equal to)

arithmetic operator


=



+



-



*



/

%

#include

vngfd

#define

xckfvg

continue


( multiline comments) /*.....*/

dfgsd

(single line comments) //

sf

(curly braces) {..}

fgbhdg

(semicolon) ;

 bdz

return

dgc

goto

jhdfzgdns

continue

jfvgnbr

break

dvfnb

Switch

sv sc

do while

cdbc

while

gvdf

for

gvn

if else

sfv

if

jdbvgn

loop()

bvfjdbvsf

setup()

ffv huilkyu oufh

Boolean operator

&&(and) ||(or) !(not)