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?

1762

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 8068

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

2646

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

9 47004

Can Having clause be used without Group by clause?

6 43329

Why do you want bpo

22 33539

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

9 40606

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

1 13190

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

2 25860

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

2 12386

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

1 11489

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

4 32484

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

3 12348

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

What is the difference between binary tree and binary search tree?

884


difference between high and low impedance BUS BAR relay??

1618


Describe link sort?

1013


Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?

1049


What are "class access modifiers" in C#?

969


What is the program to maintain change run?

2162


How do you drag formulas to the last row?

753


What is bearer token?

713


What do you mean by drill mode? : sap bobi

914


What are the important Middleware components?

2109


what is us staffing? describe the complete life cycle of the us staffing

3811


What is c-sharp (c#)?

950


How many types of operators python has?

923


What is a dictionary in c#?

886


I have created a new vendor. Later I found that there were some mistakes and that I want that the system should not allow me to make any po or post any entries to this vendor. How to deactivate this vendor?

1094