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

what are the 10 different models of writing an addition program in C language?

1897

biggest of two no's with out using if condition statement

5 7444

what is default constructor?

HCL,

2 4503

4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. i have done maximum par but i m findind problem in the commented area. please help...

3 5770

how to find anagram without using string functions using only loops in c programming

Mind Tree, TCS,

1 10305

How to removing white spces in c programming only bu using loops

2 4562

how to find anagram without using string functions using only loops in c programming

3192

#include int main() { int i=0,j=1,k=2,m,n=0; m=i++&&j++&&k++||n++; printf("%d,%d,%d,%d,%d",i,j,k,m,n); }

Capital IQ, Sasken,

12 27158

Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

IBM, TCS,

11 15822

find largest of 3 no

8 10481

write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?

HCL,

5 15307

Is double link list a linear data structure? If Yes, Why?If No, Why?

4 12890

What is pre-emptive data structure and explain it with example?

3732

why we use pointer in c

HCL, TCS,

7 11219

how can i calculate mean,median,mode by using c program

HCL,

1 14056


Post New C Questions

Un-Answered Questions { C }

Explain the priority queues?

1080


Where are the auto variables stored?

1152


How important is structure in life?

1089


Why is event driven programming or procedural programming, better within specific scenario?

2436


Explain union. What are its advantages?

1081


What is union in c?

1118


what is event driven software and what is procedural driven software?

2578


What are the header files used in c language?

1055


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1075


What is array in c with example?

1263


How many header files are in c?

1038


write a program to copy the string using switch case?

2903


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1854


What are nested functions in c?

1022


What does c in a circle mean?

1079