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 10365Post New CSS C Code Interview Questions
How does adwords bidding work?
Is gmail or hotmail better?
Explain something about emspot?
What does ctime() do?
Who owns mongodb?
What is screen object in JavaScript?
what are the frontal and pre-frontal cortical areas?
How do you execute a thread in java?
How can AI developers ensure ethical handling of sensitive data?
How we can read a file in node js?
How do I make text go vertical in word?
What is the operating frequency of 8085?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
Explain what you understand by passing by value.
What is mvp in swift?