Answer Posted / dileep kumar
C is named bcz it id based on compiler.and descover after ADA , BASIC ,COBOL
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can you write the function prototype, definition and mention the other requirements.
What is keyword with example?
What is LINKED LIST? How can you access the last element in a linked list?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
Does c have circular shift operators?
Why we use break in c?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
what is the different bitween abap and abap-hr?
What is new line escape sequence?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
Was 2000 a leap year?
What is a keyword?
What is the meaning of typedef struct in c?
What is a string?