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 11738

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

11 47690

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

1 3624

How can I access a memory located at certain address?

2 5441

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

2 4879

How can I read a directory in a c program?

1 4482

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

1 4627

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 9996

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

1 3810

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

1 3803

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

2 6659

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

3 12047

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

2243

Post New CSC C Interview Questions


CSC C Interview Questions


Un-Answered Questions

How do I create a schema in mysql?

916


What do you mean by serialization?

1002


What is gainspan gs2000 protocol for internet of things (iot)?

5


Why do we need Batch Apex?

592


Explain how to shut off message alerts in ios?

785


Can you explain the concept of brain-inspired AI architectures and their applications?

94


What is the theoretical reason for the size of a zig zag grounding transformer to be 1.732 times less than that of a wye-delta grounding transformer used for the same application?

2326


What is cluster in postgresql?

886


Are there any third party articles which compare VSS with other source code control products?

1194


How do I remove administrator account?

951


How would you introduce AWS in an elevator pitch?

2056


How to check if an element is visible on the web page?

959


tell us about your training project.

1240


Where is the win32 folder?

1044


What is channel?

1120