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...


What is the difference between text and binary modes?


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

Post New Answer

More C Interview Questions

How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)

4 Answers  


Explain what does a function declared as pascal do differently?

0 Answers  


write a C code To reverse a linked list

2 Answers   Motorola, Wipro,


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?

8 Answers   Google,


a simple c program using 'for' loop to display the output 5 4 3 2 1

2 Answers   Google,


Explain the difference between #include "..." And #include <...> In c?

0 Answers  


find the output of the following program main() { int x=5, *p; p=&x; printf("%d",++*p); }

10 Answers   Amdocs, TCS,


How is actual parameter different from the formal parameter?

0 Answers  


cavium networks written test pattern ..

0 Answers   Cavium Networks,


Explain why can’t constant values be used to define an array’s initial size?

0 Answers  


write a program in C to swap two variables

7 Answers   Attrabyte, Marlabs,


What is meant by operator precedence?

0 Answers  


Categories