write a program that types this pattern:
12345678987654321
12345678 87654321
1234567 7654321
123456 654321
12345 54321
1234 4321
123 321
12 21
1 1


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

Post New Answer

More C Interview Questions

What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


Do you know the purpose of 'register' keyword?

0 Answers  


Why Modern OS are interrupt driven?Give an example

3 Answers  


Is javascript based on c?

0 Answers  


What is difference between far and near pointers?

0 Answers  






How do I access command-line arguments?

2 Answers   Bosch, Wipro,


What is the size of structure in c?

0 Answers  


What do you mean by dynamic memory allocation in c?

0 Answers  


Explain what are compound statements?

0 Answers  


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

0 Answers  


With the help of using classes, write a program to add two numbers.

0 Answers   TCS,


write a program in c language for the multiplication of two matrices using pointers?

8 Answers   Ignou,


Categories