Why doesnt the call scanf work?
No Answer is Posted For this Question
Be the First to Post Answer
What are the keywords in c?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
What is data type long in c?
which types of data structure will i use to convert infix to post fix???
What are the key features in c programming language?
what are the general concepts of c and c++
find largest of 3 no
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')
How do you define a string?
wt is d full form of c
What is an auto keyword in c?
How is null defined in c?