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


How do you redirect a standard stream?


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

Post New Answer

More C Interview Questions

what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....

1 Answers   TCS,


For what purpose null pointer used?

0 Answers  


Do you know the use of 'auto' keyword?

0 Answers  


Why dont c comments nest?

0 Answers  


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

0 Answers   IBM,


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


what is computer

4 Answers  


how to make program without <> in library.

1 Answers   ADITI,


Why static variable is used in c?

0 Answers  


main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }

3 Answers   ME,


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

0 Answers  


What is array of structure in c programming?

0 Answers  


Categories