Answer Posted / ranjitha
one - 1
Two - 2
and so on
Nine - 9
Ten - 10
Eleven - 11
twelev - 12
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between malloc() and calloc()?
What are local static variables? How can you use them?
Is c object oriented?
How do we open a binary file in Read/Write mode in C?
Is main an identifier in c?
Explain how can you check to see whether a symbol is defined?
What are the ways to a null pointer can use in c programming language?
What is %d used for?
Explain what does a function declared as pascal do differently?
how do you execute a c program in unix.
Why main function is special give two reasons?
Do pointers need to be initialized?
What does s c mean in text?
How can I write a function analogous to scanf?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?