Sir,please help me out with the code of this question.

Write an interactive C program that will encode or decode
multiple lines of text. Store the encoded text within a
data file, so that it can be retrieved
and decoded at any time. The program should include the
following features:
(a) Enter text from the keyboard, encode the text and store
the encoded text in a data file.
(b) Retrieve the encoded text and display it in its encoded
form.
(c) Retrieve the encoded text, decode it and then display
the decoded text.
(d) End the computation.
Test the program using several lines of text of your choice.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

explain about storage of union elements.

2 Answers   ABC, Bosch,


What is a loop?

0 Answers  


write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.

2 Answers  


how to find the binary of a number?

10 Answers   Infosys,


who developed c and why he developed c?

5 Answers  


What are the advantages of using macro in c language?

0 Answers  


Explain what is meant by 'bit masking'?

0 Answers  


Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .

3 Answers   TCS,


sir, i cannot find the way how to write aprogram by using array on queue

1 Answers   IISIT,


we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?

4 Answers   HP, Wipro,


how many keywords do C compile?

7 Answers   Microsoft, Practical Viva Questions,


What does c mean?

0 Answers  


Categories