Answer Posted / puspa
do while loop execute once then check the condition which
is not same for do
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is main () in c?
What are the different types of constants?
What is bubble sort technique in c?
What is the difference between text files and binary files?
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.
What is extern c used for?
What is typedf?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What is function in c with example?
what is the different bitween abap and abap-hr?
how could explain about job profile
What is this pointer in c plus plus?
What are the loops in c?
What is a program flowchart?
What are the similarities between c and c++?