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 10253Post New CSS C Code Interview Questions
What are replica sets in mongodb?
What is the role oF Jr Financial Analyst ? And what are the General Questions Asked for this Profile For freshers ?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How do I use autosum?
What are the different project scheduling techniques?
What join() method does?
What are the formatting behaviors of html elements?
How to see all the license pool active in our Splunk environment?
count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array
Are ssds good for backup?
What are distinctive joins find as a part of sql?
How to use ng-if/else in angular js?
Are c# generics the same as c++ templates?
How do you create user defined data types in c#?
Who invented the first spark plug?