Programming In C
Improve your Programming Skills with almost every C Program.
Home
Blog Posts
Life Style
Relationship
Make Money
Follow Us
Facebook
Twitter
About Us
Who We Are?
Contact Us
Saturday, January 23, 2010
If else questions in c
If
else or control flow objective type questions and answers with explanation in c
language for written test or interview
1.
What will be output when you will execute following c code?
#include
void main(){
int a=5,b=10,c=1;
if(a&&b>c){
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment