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
Why doesnt that code work?
plz let me know how to become a telecom protocol tester. thank you.
Is null a keyword in c?
What is a example of a variable?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is a substring in c?
How are 16- and 32-bit numbers stored?
Why is struct padding needed?
Are the outer parentheses in return statements really optional?
What is 2 d array in c?
How can this be legal c?
Why do we write return 0 in c?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
Write a program to swap two numbers without using third variable in c?
Why array is used in c?