What is indirection?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is use of integral promotions in c?

0 Answers  


What is the purpose of sprintf?

0 Answers  


How does selection sort work in c?

0 Answers  


what are the interview question's in the language c

2 Answers   Nipuna,


define switch statement?

6 Answers   CTS,






being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?

1 Answers   TCS,


What are pointers?

0 Answers   Accenture, Tavant Technologies, Zensar,


Why cann't whole array can be passed to function as value.

1 Answers  


What does the c in ctime mean?

0 Answers  


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

0 Answers  


Is main is user defined function?

0 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side? Upload a C program to demonstrate the behaviour of the game.

2 Answers  


Categories