C Interview Questions
Questions Answers Views Company eMail

HOW CAN ADD OUR FUNCTION IN LIBRARY.

5 10013

CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

15 23974

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 7032

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

1 4074

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 9132

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

HCL, Wipro,

22 70324

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

2 5788

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 3633

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

Infosys,

1676

how to implement stack operation using singly linked list

2 6069

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

3 16964

C program to perform stack operation using singly linked list

3 9433

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

4 6826

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

4 6353

what is the associativity of bitwise OR operator?

1 3626


Post New C Questions

Un-Answered Questions { C }

What are the differences between new and malloc in C?

595


How can I recover the file name given an open stream or file descriptor?

582


p*=(++q)++*--p when p=q=1 while(q<=6)

1255


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

1692


What's a good way to check for "close enough" floating-point equality?

613






what is bit rate & baud rate? plz give wave forms

1499


What are the string functions? List some string functions available in c.

588


explain what are actual arguments?

622


What are the difference between a free-standing and a hosted environment?

724


Differentiate between calloc and malloc.

739


Do pointers take up memory?

637


Explain how do you use a pointer to a function?

621


What are the different data types in C?

712


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

652


How do I swap bytes?

616