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 10209Give 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 7174What is the output for the following program
#include
Post New ADITI C Interview Questions
Why session timeout is important?
How can you execute php script from the command line?
What are the advantages of lightning ? : salesforce lightning component
What is sequence?
Name some companies that make use of django?
Which framework is best for microservices?
What is Context?
What is the use of actions in qtp tool?
what is event bubbling and event capturing in javascript?
Expand cell line HL-60.
Why would we not include these?
Can treeset contain duplicates?
What are the major components that make up a web service - soap (simple object access protocol)?
How does a random coil differ from an irregularly structured region?
What is web dynpro component usage?