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 C Interview Questions
Questions Answers Views Company eMail

main() { float a=8.8; double b=8.8; if(a==b) printf("Equal"); else printf("not equal"); getch(); } what is the output? with reason

6 10807

write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

11 45936

How is a two dimensional array passed to function when the order of matrix is not known at complie time?

1 3318

How can I access a memory located at certain address?

2 4948

How can we allocate array or structure bigger than 64kb?

2 4416

How can I read a directory in a c program?

1 4125

How can I increase the allowable number of simultaneously open files?

1 4224

1. What will be the output of the following programs. a) #include Main() { Int x=4; While(x==1) { X=x-1; Printf(ā€œ%dā€,x); --x; } }

7 8919

simple program of graphics and thier outpu display with a want what is out put of graohics in c language

1 3428

i=10,j=20 j=i,j?(i,j)?i:j:j print i,j

1 3412

main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 6173

main() { static int ivar=5; printf("%d",ivar--); if(ivar) main(); }

3 11471

Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

2034

Post New CSC C Interview Questions


CSC C Interview Questions


Un-Answered Questions

What is the difference between a namespace and assembly name in .net?

822


What is meant by cartesian coordinate system?

1004


How many ways do we use parameters in tableau?

295


What is the difference between ngoninit and ngafterviewinit?

638


What is file handling in scala?

1


Do you think you'll reach a point where you storm off the floor and never return?

3082


I am attending the interview in ICICI BANK i need the interview tips and questions

1936


We make aluminum moulds by press casting, can you suggest any thing so that the moulds should shine after casting?

813


What is codec ? What is the use of that?

871


What is the use of beanpostprocessor in spring?

275


funtionalities of loadining and linking

1835


What are tables and fields in the database?

867


Where i can get the objective type question for Voip. please let me know soon.

2471


what are some aspects of your present or most recent position that you like?

2251


What is cross linking?

694