A program to write a number of letters and numbers, such as counting and display


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

Post New Answer

More C Interview Questions

Write a C program to count the number of email on text

0 Answers  


What are the types of c language?

0 Answers  


Why header files are used?

0 Answers  


what does data structure mean?

8 Answers  


What is the hardest programming language?

0 Answers  






Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


Find the O/p of the following 1) #include int main() { char c='1'; int j=atoi(c); }

4 Answers   Subex,


what is the difference between c and java?

1 Answers  


Can true be a variable name in c?

0 Answers  


What is ## preprocessor operator in c?

0 Answers  


where do we use structure pointer?

1 Answers  


Which is better malloc or calloc?

0 Answers  


Categories