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?

2239

what are the steps involved in using the validator framework?

1350

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?

1497

What is PTZ Camera???

3 6345

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

2236

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

9 44409

Can Having clause be used without Group by clause?

6 40126

Why do you want bpo

22 28912

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

9 36424

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

1 12122

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

2 24321

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

2 11228

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

1 10424

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

4 28789

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

3 10762

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

what is the command to create a migration?

529


7. Give me an example of a time when you have tried to accomplish something, and failed

4002


How to determine the week number of a given day in the year?

1292


DRAW ACIRCUIT DIAGRAM OF 100 KVA 415V/55-0-55V DELTA TO STAR TRANSFORMER

1617


explain your project plan with exam pal? i am preparing inter view .............

1959






What would make the immediate delivery in cash sales?

693


How to debug jQuery?

590


A Client wants to connect his SAP ECC system to his SAP CRM system. What do you want to do to enable the integration?.

1469


How to debug the code in Node.js?

241


Explain the various steps in a depreciation run? : fi- asset accounting

566


difference between editor access and author access?

5


How can I see mysql database?

484


What is cathodic protection, how it works in Turbine condensers ?

2437


Can you compare the validation set with the test set?

85


Which is the package which is to be imported while working with webdriver?

585