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 to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include<stdio.h>...


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

Post New Answer

More C Interview Questions

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

0 Answers  


Write a program to compute the following 1!+2!+...n!

4 Answers  


Explain what happens if you free a pointer twice?

0 Answers  


What is the benefit of using #define to declare a constant?

0 Answers  


struct node { int *a; char *b; char array[12]; }; struct node m,*n; assign the value in *a,*b,char array[12]

3 Answers  


Write a program in c using only loops to print * * * * * *******

2 Answers   IBM,


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

0 Answers   XYZ,


How can you print HELLO WORLD without using "semicolon"?

7 Answers   HCL, Infosys,


How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


Are c and c++ the same?

0 Answers  


How do you generate random numbers in C?

0 Answers  


Categories