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 we do lcm of two no using c simple if while or for statement

1 4960

Write a program to find the given number is odd or even without using any loops(if,for,do,while)

CNC, Gokul,

4 9972

what is call by value and call by reference

4 8106

How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)

4 8215

what is difference between overriding and overloading?

1 4878

what is calloc and malloc?

2 9175

What are local and global variables?

3 5453

What is the scope of static variables?

1 5238

What is the difference between static and global variables?

1 4076

What are volatile variables?

Mind Tree,

1 5103

what is the use of ‘auto’ keyword?

1 4193

How do we make a global variable accessible across files? Explain the extern keyword?

1941

what is a function prototype?

5 4631

what does keyword ‘extern’ mean in a function declaration?

Emerson,

1 5488

how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

TCS,

1981


Post New C Questions

Un-Answered Questions { C }

int i=10; printf("%d %d %d", i, i=20, i);

1703


How many bytes are occupied by near, far and huge pointers (dos)?

1220


What is define c?

1161


Do pointers need to be initialized?

1164


What oops means?

1058


write a proram to reverse the string using switch case?

3012


Is there a way to jump out of a function or functions?

1171


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1450


Write the Program to reverse a string using pointers.

1075


What is the explanation for modular programming?

1279


What is difference between stdio h and conio h?

1442


Does c have circular shift operators?

1304


What is the difference between void main and main in c?

1218


What are the rules for the identifier?

1221


Explain which function in c can be used to append a string to another string?

1143