N O S I E R
+ A S T R A L
----------------
7 2 5 6 1 3
Answer Posted / chakkaravarthi ss
0 3 8 4 5 1
6 8 7 1 6 2
-----------
7 2 5 6 1 3
0-N, 1-R, 2-L, 3-O, 4-I, 5-E, 6-A, 7-T and 8-S
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is strcpy() function?
What are enumerated types?
Write a program to print fibonacci series using recursion?
Explain what are global variables and explain how do you declare them?
what is a function method?give example?
Explain what is the benefit of using enum to declare a constant?
What is string concatenation in c?
Are there constructors in c?
Is c procedural or object oriented?
How can you find the exact size of a data type in c?
Does * p ++ increment p or what it points to?
what do you mean by inline function in C?
List the different types of c tokens?
Can we assign string to char pointer?
Are there any problems with performing mathematical operations on different variable types?