C Interview Questions
Questions Answers Views Company eMail

HOW CAN ADD OUR FUNCTION IN LIBRARY.

5 10029

CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

15 23995

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 7044

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

1 4081

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 9150

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

HCL, Wipro,

22 70378

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

2 5799

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 3642

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

Infosys,

1680

how to implement stack operation using singly linked list

2 6081

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

3 16979

C program to perform stack operation using singly linked list

3 9450

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

4 6852

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

4 6362

what is the associativity of bitwise OR operator?

1 3639


Post New C Questions

Un-Answered Questions { C }

How many types of operators are there in c?

609


Which programming language is best for getting job 2020?

598


What is the use of extern in c?

635


List the difference between a "copy constructor" and a "assignment operator"?

574


How can you determine the maximum value that a numeric variable can hold?

627






Why we not create function inside function.

1740


What are the 4 data types?

586


Explain the difference between #include "..." And #include <...> In c?

612


What is uint8 in c?

631


Explain threaded binary trees?

668


Where are the auto variables stored?

616


Explain how can you determine the size of an allocated portion of memory?

610


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2325


Why are all header files not declared in every c program?

592


Explain how do you determine whether to use a stream function or a low-level function?

616