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 |
How can I delete a file?
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
wt is diference between int and int pointer as same as float and float pointer and char and char pointer
Find MAXIMUM of three distinct integers using a single C statement
How will you write a code for accessing the length of an array without assigning it to another variable?
My teacher ask to make a program that can: Insert record in front Insert record at the end Insert in between Search node record Delete record in front Delete record at the end Delete record in between Using Data structure Linked List type. But I'm really confused about the codes and I can't go through. Please help Thanks in advance. Also here is my unfinished code if someone can make changes it will be more good.
What is I ++ in c programming?
two variables are added answer is stored on not for third variable how it is possible?
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?
compare array with pointer?
What are the types of bitwise operator?