void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30798main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15044#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19437hi i done IBM AS/400 course .....i want to certification any one can information about that and material of soft copy for that....please its urgent
2090Post New ME Interview Questions
What are c header files?
In a pop-up browser window, how do you refer to the main browser window that opened it?
explain double side band and double side band -substrace carrier
How to connect and retrieve data from database using dataset
How can a function retun more than one value in oracle with proper example?
Expand CASA
what is a datanode?
How do you update a sql procedure?
What are CSS frameworks?
When, in initial configuration, why would you have to setup stock transport order?
If I start using xml namespaces, do I need to change my existing dtds?
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What are the components of unix kernel?
Why Gymnosperms have become less than Angiosperms and What is the evolutionary trend between them?
What is the process to change the files at arbitrary locations in HDFS?