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?

2640

what are the steps involved in using the validator framework?

1766

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?

1882

What is PTZ Camera???

3 8071

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

2647

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

9 47013

Can Having clause be used without Group by clause?

6 43331

Why do you want bpo

22 33545

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

9 40620

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

1 13198

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

2 25865

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

2 12392

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

1 11491

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

4 32489

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

3 12354

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

What is spring hibernate integration?

460


How does reference counting manage memory allocated objects? When can it fail to reclaim objects?

943


Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?

1036


i need to alone print a number no text by using if statement .say some idea

1835


What could be done in order to stop the pivot table from losing the column width while refreshing?

651


What are different shapes for image in bootstrap?

3


using primary can we relate two table, with out foreign key?

2711


What are the four Oracle system processes that must always be up and running for the database to be useable?

1018


How do I rename a column in postgresql?

921


What is the list view?

495


How do I clear the cache in windows 10?

863


IN electrical field, WHAT ALL THINGS THE CUSTOMER WILL ASK WHILE ORDERING FOR LT PANEL (ALL TYPES OF LOW TENSION PANEL)

2120


How to export your connection information to a file?

1133


In RMI ,server object is first loaded into memory and then the stub reference is sent to the client. true or false?

1155


How kafka communicate with clients and servers?

520