Answer Posted / keerthana
Dennis Ritche and kenin...
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Explain what are the different data types in c?
Is null always equal to 0(zero)?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What does int main () mean?
What is a program flowchart and how does it help in writing a program?
What does p mean in physics?
What is return in c programming?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
Explain indirection?
Explain which function in c can be used to append a string to another string?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
What is a 'null pointer assignment' error?
State the difference between realloc and free.
How can you increase the allowable number of simultaneously open files?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?