main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27136main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?
10 19600#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 20311#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 6405Post New Ramco C Interview Questions
How would you improve UX on Amazon.com?
What are the characteristics of the category?
How many hours did the fuse tubelight glow after it connect it to the rectifier circuit?
What is difference between xml and html?
What are the four channels of a wpf color object?
dear sir i need rrb chennai Section engineer S & T for last 2 year question papers. Plz send my email id is gsmaliniraj@yahoo.co.in, malinisankaram@gmail.com
when was first developed dmrc.
What type of headers that PHP supports?
State the formula for overall efficiency of thermal power station
What are the disadvantages of manual testing?
Explain look for local ports?
In which scenario, you will use singleton and prototype scope?
What are window based applications?
What is the difference between entity framework and mvc?
why did you opt for banking as a career?