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 is the purpose of find and replace in microsoft word?
What is W-model in Software Engineering?
What is 'public account fund'?
Whether setting up of diary plants comes under CMA under Farm Sector or Non Farm Sector
Test Case for Text Editor!
Explain the symptoms of adneovirus infection?
Is there any relation between Artificial Intelligence and Instrumentation?
What is pass through metrics in microstrategy?
Explain the state testing?
Can you share a specific case where you used lean techniques to reduce waste and increase value in a manufacturing process?
Is there a way to automatically increment/synchronize my project build number and my VSS label/version?
What are testing techniques? What is difference between general and specific?
What Documents Do I Need To File In A Chapter 7 Case?
Explain how long does a dolphin sleep?
When to use coalesce and repartition in spark?