? ???Mirror Mirror on the wall????????
Answer Posted / becky .d
who's the fairest of us all
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is there sort function in c?
What is an endless loop?
What is difference between union and structure in c?
Is javascript based on c?
Write programs for String Reversal & Palindrome check
Why is this loop always executing once?
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.
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
How can you avoid including a header more than once?
What is call by value in c?
Explain how can a program be made to print the line number where an error occurs?
How can you allocate arrays or structures bigger than 64K?
Why is extern used in c?
What is the difference between far and near in c?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm