main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26723main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?
10 19139#define swap1(a,b) a=a+b;b=a-b;a=a-b; main() { int x=5,y=10; swap1(x,y); printf("%d %d\n",x,y); swap2(x,y); printf("%d %d\n",x,y); } int swap2(int a,int b) { int temp; temp=a; b=a; a=temp; return; } what are the outputs?
4 20025#include
#include
#include
actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston
3 6179Post New Ramco C Interview Questions
What are the different types of hana information views?
Why we are using dependency injection?
How to tell about our academic project in interview?
What are the activities for sap netweaver xi integration, implementation, post go-live ?
What is java in layman terms?
Describe the function and untility of the most difficult SAS macro that you have written.
How secure are windows sharepoint services sites hosted by microsoft?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
hi all I got two exam call letter one from maha ganeco & other from federal bank both at same time & same date which should i choose (note I am eng. grad.)
differentiate between quotation analysis and quotation enquiry
why are using crm for sales order creation?
how to remove the all options from a tableau auto-filter?
How to convert binary to excess 3 code and vice verse?
what is the hearth and arch pressure in furnace?
What hierarchy is being followed when in style sheets?