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 9738Give 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 6913What is the output for the following program
#include
Post New ADITI C Interview Questions
What are encoders and decoders?
What are different type of normalization?
Explain NBFCs?
How do I kill multiple processes in windows?
How often should send emails to customers?
can we create multiple instances of a message flow?
How to use multi select picklist as a filter while fetching data using soql?
what is the structure for the data driven framework
Will session work if cookies is disabled?
Can you explain the process of designing a data integration job in SAP BODI? What components would you use?
Is swift objective c?
Can you write a script to portray how set –x works?
What is xpointer in xml?
How would you determine a metric for engagement?
How will you see the calendar for specific month say august 1947 in linux?