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 B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A

2 6256

how to print 2-D array using a single for loop?

Mind Tree, TCS, Value Labs,

2 8018

Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.

4 9861

If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.

TCS,

1 5149

If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

TCS,

2322

Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .

TCS,

3 7770

A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

TCS,

3 7170

if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

TCS,

1 5329

when user give a number it multiply with 9 without useing '+' and '*' oprator

4 6119

multiple of 9 without useing +,* oprator

3 5708

Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

3216

what is the flow of execution in cprogram? ex:printf();,scanf();

2 6322

wtite a program that will multiply two integers in recursion function

TCS,

4 16504

/*what is the output for the code*/ void main() { int r; r=printf("naveen"); r=printf(); printf("%d",r); getch(); }

CDAC,

1 4138

Write the test cases for checking a variable having value in range -10.0 to +10.0?

Bosch,

2370


Post New C Questions

Un-Answered Questions { C }

Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

2100


int far *near * p; means

3623


What is an array in c?

1097


Write a code to generate divisors of an integer?

1105


Are pointers integers in c?

1124


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3745


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

1152


Where are the auto variables stored?

1210


What is a constant?

1113


‎How to define structures? · ‎

1149


How can I make it pause before closing the program output window?

1081


What the different types of arrays in c?

1125


Explain what is output redirection?

1249


Which of these functions is safer to use : fgets(), gets()? Why?

1163


What would be an example of a structure analogous to structure c?

1051