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

a program that can input number of records and can view it again the record

Accenture,

1918

What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

Infosys, TCS,

4 8190

What is the output of below code? main() { static int a=5; printf("%3d",a--); if(a) main(); }

1 4404

main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 11316

write a c program to add two integer numbers without using arithmetic operator +

Value Labs,

13 22826

is c language is a object oreinted language?

TCS,

5 7223

wat is the meaning of c?

CTS, IBM, Wipro,

9 11078

define switch statement?

CTS,

6 8657

The variables are int sum=10,SuM=20; these are same or different?

3 5420

what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

Wipro,

2 5623

write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

TCS,

1 3971

shorting algorithmS

Wipro,

2255

WHAT IS ABSTRACT DATA TYPE

Wipro,

4 6923

FILE PROGRAMMING

Wipro,

2244

SRUCTURE PROGRAMMING

CTS, Wipro,

3 6867


Post New C Questions

Un-Answered Questions { C }

Why pointers are used?

1079


What is enumerated data type in c?

1085


Once I have used freopen, how can I get the original stdout (or stdin) back?

1076


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

2159


What is the modulus operator?

1214


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

1082


Combinations of fibanocci prime series

1618


What does void main () mean?

1240


Where register variables are stored in c?

970


What is the benefit of using const for declaring constants?

1049


Does sprintf put null character?

1048


Is sizeof a keyword in c?

973


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1590


define string ?

1112


What are the advantage of c language?

1054