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 10366Post New CSS C Code Interview Questions
how you can call multiple listeners in JSF?
What is sessionfactory in hibernate?
How do you create a facebook ad?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
How does c# achieve polymorphism?
You want to use a perspective in an mdx query. How do you select the perspective?
Tell us how to create an array of a group of items inside an html form?
What is world knowledge natural language processing terminology?
What are the roles of the file system in any framework?
Explain gateway service?
What are the various storage classes in C++?
How will you calculate the number of executors required to do real-time processing using Apache Spark? What factors need to be considered for deciding on the number of nodes for real-time processing?
How to remove controller name in codeigniter?
What is the effect of high frequency on its performance?
How do you allow workers to update their own data?