Answer Posted / manju
It increases the speed of excecution when there is a need
for the usage of arrays....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
Why cant I open a file by its explicit path?
What is #include stdlib h?
Why is c fast?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Hi can anyone tell what is a start up code?
Do you know what are bitwise shift operators in c programming?
What is self-referential structure in c programming?
Is c still used?
What is the use of ?
Does c have enums?
In C language, a variable name cannot contain?
What does c mean in basketball?
Explain union. What are its advantages?
What is the difference between malloc() and calloc() function in c language?