Answer Posted / bivas das
c is a high level langage,compiler base function oriented language..
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is memcpy() function?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is difference between main and void main?
What are the 4 types of organizational structures?
What is the use of static variable in c?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
What do you know about the use of bit field?
Can you tell me how to check whether a linked list is circular?
What is auto keyword in c?
can anyone please tell about the nested interrupts?
Combinations of fibanocci prime series
Write a program to print ASCII code for a given digit.
List the difference between a "copy constructor" and a "assignment operator"?
What does main () mean in c?