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...

C Interview Questions
Questions Answers Views Company eMail

How can I find the day of the week given the date?

2322

Why doesn't C have nested functions?

2 9162

What is the most efficient way to count the number of bits which are set in a value?

4 15110

How can I convert integers to binary or hexadecimal?

2 9333

How can I call a function, given its name as a string?

ABC Telecom,

4 12298

How do I access command-line arguments?

Bosch, Wipro,

2 9814

How can I return multiple values from a function?

6 9282

How can I invoke another program from within a C program?

8 25438

How can I access memory located at a certain address?

Verizon,

3 10417

How can I allocate arrays or structures bigger than 64K?

5 14796

How can I find out how much memory is available?

Persistent,

1 8800

How can I read a directory in a C program?

Bright Outdoor, Wipro,

2 7991

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

ABC,

1 5836

What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 10365

Is the following code legal? struct a { int x; struct a b; }

4 13388


Post New C Questions

Un-Answered Questions { C }

explain what are actual arguments?

1091


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1724


how should functions be apportioned among source files?

1103


what type of questions arrive in interview over c programming?

2031


What do the functions atoi(), itoa() and gcvt() do?

1186


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

1333


Explain what is wrong with this program statement? Void = 10;

1263


Is javascript written in c?

1065


What are the 5 types of inheritance in c ++?

1025


What do you understand by normalization of pointers?

1060


Define recursion in c.

1286


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15812


Write a program to reverse a string.

1078


How can I read a binary data file properly?

1175


How can I write a function that takes a format string and a variable number of arguments?

1057