Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CSC C Code Interview Questions
Questions Answers Views Company eMail

main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

9 40335

main() { int i = 3; for (;i++=0;) printf(“%d”,i); }

1 13107

main() { int i=10,j=20; j = i, j?(i,j)?i:j:j; printf("%d %d",i,j); }

2 25723

int DIM(int array[]) { return sizeof(array)/sizeof(int ); } main() { int arr[10]; printf(“The dimension of the array is %d”, DIM(arr)); }

2 12291

main() { int i = 257; int *iPtr = &i; printf("%d %d", *((char*)iPtr), *((char*)iPtr+1) ); }

1 11400

main() { int i=300; char *ptr = &i; *++ptr=2; printf("%d",i); }

4 32284

main() { char a[4]="HELLO"; printf("%s",a); }

3 12239

what is the output of the below program & why ? #include void main() { int a=10,b=20,c=30; printf("%d",scanf("%d%d%d",&a,&b,&c)); }

6 8863

Post New CSC C Code Interview Questions


CSC C Code Interview Questions


Un-Answered Questions

Is c# pass by value?

865


What is retain in swift?

799


hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced

1992


When we use condition the totals do not match why?

1978


Do pointers store the address of value or the actual value of a variable?

1042


Different flavors’ of joins in qlikview?

3


how to deside the capacity of chock for drive?

2013


How would you break down the cost of this pen?

1135


Explain what does the jaxr architecture consist of?

615


What is difference between join and natural join?

913


hallo I am looking for technical theortical knowledeg in air flow inside pipe and tunel's such as resisten of surefa's calculation and sempal's of calculation hopethat some budy can halp my thank you from devas

2295


What is difference between bind by copy and bind by reference?

2428


Which material is used to made up of electrodes of resistance welding?

945


Can any one tell me that which brand hplc column is used for levetiracetam imp- b test.

1834


Is desktop linux dead?

833