Sark Tech

Sark Tech

Coding and programming ,Web development and web design, netwotking and security

27/11/2022

We are always with you Leo Messi

21/08/2022
31/05/2022

ui and ux design

30/05/2022

and design practices

23/05/2022

doing practices

20/05/2022

App development team❤️❤️❤️❤️

19/05/2022

// write the program to illustrate the output of relational operator

int main()
{
int a = 4, b = 33, c = 14;
printf("a %d\t a>b => %d", a < b, a < b);
printf("\na==c => %d\t a %d\t a>=c => %d", a == c, a = c);
return 0;
}

Videos (show all)

Change Background color when click on cirlce

Website