How to define structures? ·
No Answer is Posted For this Question
Be the First to Post Answer
what is the code for getting the output as * ** ***
i want to know the procedure of qualcomm for getting a job through offcampus
Which is best linux os?
please give me some tips for the selection in TCS.
what is the use of pointers
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.
2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above
what type of questions arrive in interview over c programming?
Explain what is the difference between a string and an array?
Explain what are compound statements?
Explain what is wrong with this program statement? Void = 10;
prog for 1st five prime numbers in 2^x - 1