main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }
1 9605main() { char as[] = "\\0\0"; int i = 0; do{ switch( as[i++]) {case '\\' : printf("A"); break; case 0 : printf("B"); break; default : printf("C"); break; }} while(i<3); }
4 11322#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif }
1 4639Post New Vector India C Interview Questions
Should I use br tag?
What are different relationships existing in database?
What is the procedure to insert into a sorted array?
how you can show a certain number of products for guests in Magento?
What is primary page in pega?
What are do's and dont's of Interface?
What are the asp objects?
Please explain do you know how to submit claims to a clearinghouse? Have you ever set up a provider with a clearinghouse or resolved claim submittal problemswith them? : insurance health
What is the example of polymorphism?
What is the use of rdd in spark?
How do I get the toolbar in excel?
To create a dual boot environment with windows 7, you must have two primary partitions on your computer?
Can you set up background processing using call transaction?
How will you design or modify schema in hbase programmatically?
What is Apache Spark?