int DIM(int array[]) { return sizeof(array)/sizeof(int ); } main() { int arr[10]; printf(“The dimension of the array is %d”, DIM(arr)); }
2 12279what is the output of the below program & why ?
#include
Post New CSC C Code Interview Questions
why oil lift in screw chiller during change of climate.
What are the domains and data elements?
How can you make some of the fields as key field in generic tables?
What is job tracker role in hadoop?
Was india required to cut its tariffs on agricultural products as a result of the uruguay round of agriculture negotiations?
How can we enable error reporting in php?
why magnetising curve not start with zero voltage?
How to open and close an explicit cursor in oracle?
How pm module is integrated with ps module?
How can we upload files in Struts2 application?
Explain about compound key?
How do you check if a port is blocked?
How you deploy your applications on weblogic server?
What is the keyboard shortcut for closing a presentation?
What is xaml in wpf and why do we need it?