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?

2233

what are the steps involved in using the validator framework?

1344

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?

1490

What is PTZ Camera???

3 6300

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

2229

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

9 44365

Can Having clause be used without Group by clause?

6 40072

Why do you want bpo

22 28796

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

9 36343

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

1 12107

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

2 24301

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

2 11210

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

1 10409

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

4 28611

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

3 10743

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

Can we have multiple sessionfactory in hibernate?

177


What is the difference between a query and a report?

514


How does webflow relate to sap business workflow?

405


How do I combine multiple folders on a mac?

537


A manufacturer want to sale his product in Rs 110/ where his manufacturing cost is 100.what will be tax for the product in different way.If he want to sale his product outside the state then what will be the taxation way. I want to know as urgent.Hope you will describe me as brakewise statement with example.

1517






tell me about your family.

644


Dear ones, Currently am doing job in a retail industry as a floor manager.But doing this job cuts you from your social life n' that's y i am somewhat depressed. Also i want to go in marketing related jobs (advertisements,marketing Promotions, etc)in any well known company but no to insurence field as well. what can i do then? Please suggest me, i am so much confused ! Pallav Verma Raipur (C.G.),India

1810


How can you create a lamp stack and deploy a webpage by using ansible?

1


What is the difference between a java future and a scala future?

1


Can a final variable be null?

541


How many bytes is double?

545


What’s the difference between ‘front-end’ and ‘back-end’ development?

237


How many years did it take for you to complete school?

610


On which tabs can I create multiple record types?

195


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1747