Answer Posted / priyanka mali
C Is the procedure oriented language, basically uses firstly
compilers which accepts source code from compliers as input
and produces .exe as output.it is a first usr friendly
language which takes input in the form of statements / usr
language and givesdesired outpu.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is array of structure in c?
Write a program to swap two numbers without using third variable?
Can true be a variable name in c?
What is default value of global variable in c?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What are pragmas and what are they good for?
Can we access the array using a pointer in c language?
What are all different types of pointers in c?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
Can you please compare array with pointer?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Do you know the use of 'auto' keyword?
What are loops c?
Define C in your own Language.