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?

2678

what are the steps involved in using the validator framework?

1798

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?

1926

What is PTZ Camera???

3 8222

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

2714

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

9 47254

Can Having clause be used without Group by clause?

6 43582

Why do you want bpo

22 34105

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

9 40938

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

1 13286

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

2 25982

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

2 12506

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

1 11578

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

4 32687

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

3 12461

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

What is web service and example?

731


What is the use of stripslashes in php?

1032


Why to use wcf? Or what are the advantages of using wcf?

860


List out every one of the effects of the internet of things will be knowledgeable about the transportation business?

1


What are the components of jdbc?

1032


Discuss about the sequence in which splunk upgrade can be done in a clustered environment?

222


how to fix an android application crash?

1060


What is a ‘bom’?

1125


What is template view django?

502


State and explain about strings?

968


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2158


Explain how to create custom 404 page in codeigniter?

680


What is @controller in spring boot? : Spring Boot

541


Explain the concept and function of the path variable.

430


What are hooks and filters in wordpress?

171