WAP to convert text into its ASCII Code and also write a
function to decode the text given?

Answer Posted / shashank mahabdi

to convert it into ascii code just assign the entered
variable to a int(integer)variabe e.g.
int i=a
which on printing i will gie 64 as the o/p

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How reliable are floating-point comparisons?

631


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

657


Should a function contain a return statement if it does not return a value?

600


What is the collection of communication lines and routers called?

614


largest Of three Number using without if condition?

1009






How can you tell whether two strings are the same?

834


What is stack in c?

616


How do you do dynamic memory allocation in C applications?

630


Is it possible to have a function as a parameter in another function?

600


What are the types of data files?

730


Is c call by value?

608


How many types of operators are there in c?

620


How can I call a function with an argument list built up at run time?

641


What is the use of structure padding in c?

564


Lists the benefits of c programming language?

598