Answer Posted / kamal
f(x-1)+x
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a program flowchart?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is variable declaration and definition in c?
What are linker error?
What is difference between array and pointer in c?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
Differentiate between functions getch() and getche().
What is derived datatype in c?
Define Spanning-Tree Protocol (STP)
What is the maximum no. of arguments that can be given in a command line in C.?
Can we replace the struct function in tree syntax with a union?
difference between native and cross compilers
What is static identifier?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Is boolean a datatype in c?