main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }
2 10368plz tell me the solution.......... in c language program guess any one number from 1 to 50 and tell that number within 8 asking question in yes or no...............
2 6495Write a C program to print ‘Campus Force training’ without using even a single semicolon in the program.
3 8586what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
3 6435Post New Wipro C Code Interview Questions
when to start the automation?
how can I enable daos automatically for all new mailfiles?
What is struts in j2ee?
How to write sql script in postgresql?
How emergency call get through without coverage but not other call at that time?
How to create an immutable class?
Describe how a .net application is compiled and executed
Write short notes on manual refreshes.
What are the major sectors involved in aircraft maintenance?
What do you understand by the environmental variable in blue prism?
Difference Between Ca & Cf?
What is dao tool?
Explain the difference between supervised, unsupervised, and reinforcement learning.
name all the density all cloth,metals,materials?
Explain the difference between webfarm and webgardens in .net?