Write down the difference between
c. Loop and goto statement
d. (!0) and (!1)
e. (1= =! 1) and (1!=1)
f. NULL and !NULL
No Answer is Posted For this Question
Be the First to Post Answer
loop1: { x=i<n?(i++):0; printf("%d",i); exit(x); continue; } Error- misplaced continue. Doubt-1.will the exit(x) be executed for all values of x 2.will this statement go out of the program.
Write a c-programe that input one number of four digits and find digits sum?
How to convert hexadecimal to binary using c language..
1 Answers Bajaj, GAIL, Satyam, Zenqa,
what is the large sustained error signal that eventually cause the controller output to drive to its limit
#include<stdio.h> void main() { int i=1; printf("%d%d%d",i++,++i,i); }
What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).
what are the techniques for reducing the fragility of a memory bug?
difference between c/c++ programing language? what is necessesity of c++ when existing c programing language?
when i use cout or cin call & then either << or >> .....it shows declaration syntax error...what should i do? cout<<"anything"; int a; cin>>a; return 0;
#include<>stdio.h> #include<>conio.h> { printf("hello"); void main() getch(); } what the out put of this program and why ......plz clear my answer
#include"stdio.h" #include"conio.h" void main() { int a; printf("\n enter a number:"); scanf("%c\n"); getch(); }
Find the error (2.5*2=5) (a) X=y=z=0.5,2.0-5.75 (b) s=15;