void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30997main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15211#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19740hi 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
2143Post New ME Interview Questions
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
Explain the differences between aeronautical engineering and astronautically engineering?
Explain About .NET Framework
Have you ever sent a prospect a written communication that contained a spelling or grammatical error? : insurance sales
What are parameter files? Where do we use them?
What is data reader in ado.net?
Define corner frequency?
Discuss the nature and types of secondary data sources. Also discuss the data research procedure
How does an ajax call work?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
What is the most important things to run business successfully? pls, answer at least three main porints.
What is jfs2?
how to calculate cooling requirement of datacentre from electrical load?
Disadvantage of Move-corresponding Statement ?