how to print value of e(exp1)up to required no of digits
after decimal?
Answer / sundarapandian
i dont no the answer please tell that answer
| Is This Answer Correct ? | 3 Yes | 3 No |
What are the different types of control structures?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
What are the 4 types of functions?
what does ‘Bus Error’ mean?
i want to know aptitude questions,technical questions
Write a Program to find whether the given number or string is palindrome.
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.
Do pointers store the address of value or the actual value of a variable?
how to get starting address of a running C program
What are enumerated types?
What is wild pointer in c with example?
name the language for writing c compiler?