ONLINE CLASS
Thursday, October 8, 2020
quiz demo
1. What is the output of the below c code?
#include<stdio.h> main() { int x = 5; if(x=5) { if(x=5) printf("Fast"); } printf("learning"); }
1. Fastlearning
2. learning
3. learningFast
4. Fast
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment