1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / hitesh patel
85
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
I need a sort of an approximate strcmp routine?
What is s or c?
What is the purpose of main( ) in c language?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
how do you programme Carrier Sense Multiple Access
What is signed and unsigned?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Why do we use static in c?
What is a char in c?
Explain the priority queues?
Explain the difference between exit() and _exit() function?
When should you use a type cast?
Write a program on swapping (100, 50)
How can you determine the maximum value that a numeric variable can hold?