ABCDCBA
ABC CBA
AB BA
A A

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


Please Help Members By Posting Answers For Below Questions

A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

657


What is the difference between malloc() and calloc() function in c language?

613


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

914


How are 16- and 32-bit numbers stored?

732


What is the function of volatile in c language?

671






What is pass by reference in functions?

332


What is the size of enum in bytes?

597


What is difference between arrays and pointers?

591


Explain continue keyword in c

594


How can I send mail from within a c program?

590


What is the use of a ‘’ character?

592


What do you mean by a local block?

635


What is extern storage class in c?

524


How to throw some light on the b tree?

609


How will you find a duplicate number in a array without negating the nos ?

1655