void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31143main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15322#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19968hi 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
2192Post New ME Interview Questions
How do you control the number of observations and/or variables read or written?
What is the use of wait stage in blue prism?
Can remove() be a Stateless Session bean?
Explain the advantages and disadvantages of a hierarchical database?
What are wordpress categories?
Who created codeigniter?
What is person or position structure in peoplesoft hrms?
What is openmp in c?
What is difference between @pathparam and @pathvariable?
where is the y intercept for y = sin x?
What is ctrl f?
What us purpose of unit of measurement in basic data, sales data, and purchase data. Same thing can be maintained differently at three places.
What is meaning of android word?
What is the use of java?
Tell me how does deep learning contrast with other machine learning algorithms?