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

Tell me a C program to display the following Output? 1 1 1 1 1 2 2 2 2 3 3 3 4 4 5

3 5631

Output for following program using for loop only * * * * * * * * * * * * * * *

3 5501

program for following output using for loop? 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5

Aptech, Infosys,

8 31482

program for following output using for loop? 1 2 3 4 5 2 3 4 5 3 4 5 4 5 5

Infosys,

8 11180

simple program of graphics and their output display

Elysium,

2049

If the static variable is declared as global, will it be same as extern?

Samsung,

1 6841

How to print India by nested loop? I IN IND INDI INDIA

NIIT, Wipro,

4 18722

simple program of graphics and thier outpu display with a want what is out put of graohics in c language

CSC, HCL,

1 3812

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

HCL,

2178

plz let me know how to become a telecom protocol tester. thank you.

2239

If input is 123 then how to print 100 and 20 and 3 seperately?

4 7309

An entire structure variable can be assigned to another structure variable if __________

Sasken, TCS, Tech Mahindra, Wipro,

3 22845

Give the logic for this #include #include void main() { clrscr(); int a=10,b; b=++a + ++a; printf("%d", b); getch(); } Output: 24......How?

Accenture,

2 6000

in malloc and calloc which one is fast and why?

1 5489

Difference between C and Embedded C?

1 4800


Post New C Questions

Un-Answered Questions { C }

What are identifiers in c?

1243


What is extern keyword in c?

1186


Explain how can I write functions that take a variable number of arguments?

1131


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

1308


What are conditional operators in C?

1142


What is a node in c?

1024


What is merge sort in c?

1112


What are the advantages of c preprocessor?

1316


What is c method?

1046


Is it better to use a macro or a function?

1206


Differentiate between static and dynamic modeling.

1187


how we can make 3d venturing graphics on outer interface

4900


Explain how do you generate random numbers in c?

1133


What does a pointer variable always consist of?

1159


Why we use void main in c?

1229