please give code for this 1 2 4 7 11 16
Answer Posted / guest
1 10 100 111 1011 1111
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
What does malloc () calloc () realloc () free () do?
What is a structure member in c?
what is a function method?give example?
Hi can anyone tell what is a start up code?
What extern c means?
Can a pointer point to null?
Is r written in c?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
What is zero based addressing?
Is fortran faster than c?
What do you mean by scope of a variable in c?
What is openmp in c?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What is a lvalue
write a c program to find the sum of five entered numbers using an array named number