Answer Posted / raji .r
it is a high level language
it is a strutured programming language
it is easier to understand the user because the programs
can be divided into some small small functions.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What is the use of bitwise operator?
what is a constant pointer in C
Is array a primitive data type in c?
What is bubble sort technique in c?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
What are shell structures used for?
#include
What are the Advantages of using macro
What is the main difference between calloc () and malloc ()?
Can you define which header file to include at compile time?
What are 3 types of structures?
formula to convert 2500mmh2o into m3/hr
how to write a c program to print list of fruits in alpabetical order?
What is the meaning of 2d in c?
What are structure types in C?