what type of language is C?

Answer Posted / sadiq sabir

c is a middle level language

Is This Answer Correct ?    30 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are bitwise shift operators in c programming?

643


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1505


Why we use break in c?

546


How are Structure passing and returning implemented by the complier?

713


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

656






What are integer variable, floating-point variable and character variable?

609


How would you use the functions fseek(), freed(), fwrite() and ftell()?

701


Between macros and functions,which is better to use and why?

1567


If I have a char * variable pointing to the name of a function ..

652


Explain what is the concatenation operator?

626


What is c programming structure?

618


Write a program to show the change in position of a cursor using c

578


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4902


Is python a c language?

550


Explain #pragma statements.

604