Why we use conio h in c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I dynamically allocate arrays?
write the program for prime numbers?
73 Answers Accenture, Aptech, Infosys, TCS,
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
write a own function for strstr
What is the meaning When we write "#include" what is # and what does include does there???
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 many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48
What is anagram in c?
which will be first in c compiling ,linking or compiling ,debugging.
Write a programe print the sum of series 0,1,2,.....10
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only