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 ADD OUR FUNCTION IN LIBRARY.

5 11606

CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

15 28271

what is the first address that gets stored in stack according to a C or C++ compiler???? or what will be the first address that gets stored when we write a C source code????????

Apple,

2 8072

dynamically allocate memory for linear array of n integers,store some elements in it and find some of them

1 4831

Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not

Alcatel,

9 11739

What is the meaning When we write "#include" what is # and what does include does there???

HCL, Wipro,

22 75965

write a recursive program in'c'to find whether a given five digit number is a palindrome or not

2 6638

write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer

1 4251

What is the code for 3 questions and answer check in VisualBasic.Net?

Infosys,

2124

how to implement stack operation using singly linked list

2 6946

c program to add and delete an element from circular queue using array

3 18059

C program to perform stack operation using singly linked list

3 10805

which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 8102

which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%

4 7630

what is the associativity of bitwise OR operator?

1 4261


Post New C Questions

Un-Answered Questions { C }

What are different types of operators?

1000


Do you know the difference between exit() and _exit() function in c?

1029


What is operator promotion?

1024


Explain how do you override a defined macro?

1033


What are unions in c?

996


what does static variable mean?

1070


what are bit fields in c?

1622


What is %s and %d in c?

990


What is the difference between #include and #include 'file' ?

1018


What is the difference between far and near ?

1168


Is it better to use malloc() or calloc()?

1085


How can you avoid including a header more than once?

939


What is time null in c?

1030


Why is c called a structured programming language?

1233


Is there any data type in c with variable size?

1049