Answer Posted / aarti
a.b.c=c.b.a this statement should be inside any program ang
this should give real meaning
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What does & mean in scanf?
What are the different types of control structures?
What is extern keyword in c?
Do string constants represent numerical values?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
Tell us two differences between new () and malloc ()?
Which built-in library function can be used to match a patter from the string?
what is recursion in C
Is null equal to 0 in sql?
Why does everyone say not to use gets?
using only #include
What is the purpose of & in scanf?
What is a structure in c language. how to initialise a structure in c?
What is main return c?
What is c preprocessor mean?