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 11663

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

11 47547

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

1 3589

How can I access a memory located at certain address?

2 5416

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

2 4851

How can I read a directory in a c program?

1 4456

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

1 4598

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 9905

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

1 3785

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

1 3763

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

2 6614

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

3 11999

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

2230

Post New CSC C Interview Questions


CSC C Interview Questions


Un-Answered Questions

Will you be successful if you continue working in this field?

1212


What challenges do AI-powered education systems face?

112


What is mean by autosum?

625


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

2057


What are the uses of sas?

1320


What is the purpose of render() function in reactjs?

443


What is the use of form bean in struts?

960


State some impala hadoop benefits?

44


What is an api?

415


How to draw transparent text onto a TBitmap ?

1790


Is it legal to edit linux kernel?

1292


What are the features of Fully-Distributed mode?

529


How many levels does flash mx support? : adobe flex action script

3


Does python have inheritance?

840


What is the object repository?

1012