void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30883main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15103#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19564hi 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
2113Post New ME Interview Questions
What types of testing is specifically important for web testing?
Name some disinfectants?
Mention what are some bad examples of web design?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
What is the importance of javascript?
Which fields cannot be added as a custom index?
What are the different methods by which we can populate a dataset?
What are the methods of filing?
What are the types of data warehouse applications and what is the difference between data mining and data warehousing?
How to Test the mainframe application?
What is cross-validation?
What is where clause in oracle?
what's one of the main benefits of using ad extensions?
What is indexing and its types?
What are the difference between bootstrap css and bootstrap min css?