Print all numbers which has a certain digit in a certain
position
eg:
number=45687
1 number=4
2 number=5
etc
Answer Posted / vignesh1988i
sorry ... i could not understand ur question
properly....... can you post it again.... if
possible!!!!!!!!!!!!please
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What's the best way of making my program efficient?
What is the purpose of the statement: strcat (S2, S1)?
Explain how can type-insensitive macros be created?
What is a string?
What is a global variable in c?
What are the types of type specifiers?
How to delete a node from linked list w/o using collectons?
Can we access the array using a pointer in c language?
What is uint8 in c?
Write a program to check whether a number is prime or not using c?
What is a char in c?
What are qualifiers in c?
What does void main () mean?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
What is c preprocessor mean?