void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30995main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15208#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19731hi 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
Define the term 'tenant' in openstack.
What kind of data does the internet of things objects convey?
Give the command to check if the element 15 is present in vector x?
How is a blockchain ledger different from a standard one?
How to create Facade in Laravel ?
Why is azure important?
At what level the regulation of employees are defined in sap?
What is the role of SEBI in Economy?
How to hide javascript code from old browsers that dont run it?
What are components in apache camel?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What is scope & storage allocation of global and extern variables? Explain with an example
Tell me what are the correct and the most two common way to start and finish a php block of code?
What are some of the most popular modules of Node.js?
How will you create subtheme in drupal?