Answer Posted / tushar prwe
C IS A TOP DOWN PROCEDURAL LANGUAGE IN WHICH PROGRAMER CAN
DIRECTLY INTERECT WITH THE MEMORY THROGH POINTERS.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is there sort function in c?
Explain what are run-time errors?
What is getch () for?
Describe the modifier in c?
What is const volatile variable in c?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What is a null pointer in c?
How can you increase the size of a dynamically allocated array?
Why is extern used in c?
What is the use of bit field?
Write a Program to accept different goods with the number, price and date of purchase and display them
Is there any demerits of using pointer?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What does static variable mean in c?
Explain b+ tree?