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 10290Give 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 7211What is the output for the following program
#include
Post New ADITI C Interview Questions
Is it necessary to register a controller command in cmdreg table?
What are the different tabs in ms powerpoint?
Can you define data reduction?
Tell me machine names which are used in washing plant?
Tell me angular js date calendar with example?
Why xml language uses axl:version in the code?
How do I install windows 7 on a windows 10 laptop?
What is process termination in unix?
WHAT DOES BADAM CONTAINS MINERAL OR PROTEIN NEED DETAIL ANSWER...
How to calculate bearing number to diameter of the inner and outer?
why java does not support unsigned keyword?
Does mongodb require a schema?
What are the differences between echo and print?
Is it better to learn python or java?
List some neo4j cql command.