1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / narayana murthy.ch
82
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is the difference between test design and test case design?
write a program to copy the string using switch case?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is volatile variable how do you declare it?
What is indirection? How many levels of pointers can you have?
Why doesnt the call scanf work?
Can you write the function prototype, definition and mention the other requirements.
What is 2c dna?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
will u please send me the placement papers to my mail???????????????????
Where static variables are stored in c?
Write a program to find the biggest number of three numbers in c?
What is the use of a semicolon (;) at the end of every program statement?