Learn C Programming

Learn C Programming

Share

''Introduction to python'' Python Programming Lecture 01By Mr. Anurag Gupta, AKGEC 23/06/2023

View learn and share😊

''Introduction to python'' Python Programming Lecture 01By Mr. Anurag Gupta, AKGEC Python is most popular programming language, this is widely used high level language now a day ...

19/10/2017

What is the o/p

int main()
{
printf(" %d ",printf("Happy Diwali"));
return 0;
}

19/10/2017
17/10/2017

What is the output of the following code:

# include
# define x 5+2
int main(){
int i;
i=x*x*x;
printf("%d",i);
return 0;
}

05/09/2017

int main()
{
int n;
for(n = 7; n!=0; n--)
printf("n = %d", n--);
return 0;
}

Output:Above program goes in infinite loop because n is never zero when loop condition (n != 0) is checked.

Want your school to be the top-listed School/college in Delhi?
Click here to claim your Sponsored Listing.

Category

Telephone

Address


Delhi