Answer Posted / jacob
1 = One = O
2 = Two = T
3 = Three = T
4 = Four = F
5 = Five = F
6 = Six = S
7 = Seven = S
8 = Eight = E
9 = Nine = N
10 = Ten = T
Just look at the first letter of the number and then that
will be you letter
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What is c value paradox explain?
What are the keywords in c?
What is structure data type in c?
What are the uses of null pointers?
How is pointer initialized in c?
What is cohesion in c?
difference between object file and executable file
What is union in c?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
What are the functions to open and close the file in c language?
What is memory leak in c?
What are high level languages like C and FORTRAN also known as?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Is main is user defined function?
What is the difference between formatted&unformatted i/o functions?