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
If the static variable is declared as global, will it be same as extern?
what does ‘#include’ mean?
What is a stream in c programming?
What is a pointer on a pointer in c programming language?
suppose there are five integers write a program to find larger among them without using if- else
write a program to print the all 4digits numbers & whose squares must me even numbers?
what is computer
a program that can input number of records and can view it again the record
Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….
What is use of pointer?
How can you find the day of the week given the date?
Explain how can you tell whether a program was compiled using c versus c++?