Answer Posted / guest
friend
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is the different bitween abap and abap-hr?
Which one would you prefer - a macro or a function?
Find MAXIMUM of three distinct integers using a single C statement
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is the difference between scanf and fscanf?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What are the advantages of Macro over function?
Explain pointer. What are function pointers in C?
Is multithreading possible in c?
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 default value of global variable in c?
Explain what are preprocessor directives?
What are the 4 types of unions?
Explain how do you list files in a directory?
How to explain the final year project as a fresher please answer with sample project