What is the output of the program given below
#include
What is the output of the following program
#include
What is the output for the program given below typedef enum grade{GOOD,BAD,WORST,}BAD; main() { BAD g1; g1=1; printf("%d",g1); }
4 10431Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }
2 7310What is the output for the following program
#include
Post New ADITI C Interview Questions
Is microsoft access pc only?
Type of level transmitter commnly used in Procees area are the following. a.________________This type of level transmitter works as follows
Define clusters?
What is ember router?
Explain the index key?
What is a hard real time OS?
Define json?
How to work togather like sov,limit switch,proxy switch and booster in xv
Where can I find corrupted files in windows 7?
Why mysql is used with php?
What are the formatting behaviors of html elements?
What is deferred account?
What is consensus in blockchain?
how to use of tally in retails chemist / medical shop ( show in MRP Batch Exp date )
Tell me what is a node in selenium grid?