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 11759

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

11 47733

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

1 3630

How can I access a memory located at certain address?

2 5449

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

2 4891

How can I read a directory in a c program?

1 4488

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

1 4633

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 10018

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

1 3818

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

1 3810

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

2 6667

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

3 12058

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

2251

Post New CSC C Interview Questions


CSC C Interview Questions


Un-Answered Questions

A 100 kVA , 400 v/250 kv testing transformer has 8% leakage reactance and resistance on 100 KVA base . A cable has to be tested at 500 kv using the above transformer as a resonant transformer at 50 hz . if the charging current of the cable at 500 kv is 0.4 A find the series inductance required . Assume 2% resistance for the inductor to be used and the connecting leads . Neglect dielectric loss of hte cable . what will be the input voltage to the transformer ?

5371


Define emissive power [eb].

1324


What is the differences between c++ and java? Explain

1110


What is the point-to-point model in jms?

923


What is $ watch?

908


What is oracle sql called?

978


what is the anual report of hcl bpo

2390


How do I know if my windows 10 is corrupted?

901


Why should I use angular?

879


Any idea on current version of CRM?

872


Explain ng-disabled directive angularjs?

828


Do you need to rearrange the order of the data for the report?

2361


An atom has 18 protons and 22 neutrons. Tell me its mass number?

1042


What if the project is not big enough to justify extensive testing?

1131


how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer

2058