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 Interview Questions
Questions Answers Views Company eMail

Given the requirements, how will you go about designing them? How will you convert business info to technical info?

2643

what are the steps involved in using the validator framework?

1770

If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?

1887

What is PTZ Camera???

3 8086

1)difference between Collaborations and Collaboration Rule 2)difference between Standard eWay and multi-mode eWay 3)difference between STC iq and JMS iq's

2656

can we get all interview questions with answers in tally 9 which mostly asked in MNC's.

9 47046

Can Having clause be used without Group by clause?

6 43363

Why do you want bpo

22 33597

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

9 40653

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

1 13211

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

2 25884

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

2 12402

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

1 11498

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

4 32515

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

3 12367

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1076


How do I connect to a postgresql database remotely?

833


What are the advantages of queue?

789


Define a wrapper class?

599


What is php.ini & .htacess file?

1048


Are linked lists useful?

915


Is session a thread-safe object?

410


Explain client-dependent and client-independent tables.

1082


How to pass the entry in tally for demolished of building?

2646


Where are hadoop’s configuration files located and list them?

447


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1515


What is the use of Module Class Suffix in Breadcrumb Module?

101


What is the difference between use and require in perl programming?

943


Explain Booleans in PHP?

1093


What is the difference between latent and masked defects?

1183