what is the use of c program?

Answer Posted / abhi tiger

to build software applications and also provide services.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

687


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

768


What are the back slash character constants or escape sequence charactersavailable in c?

691


How are pointers declared in c?

603


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

671






Who invented b language?

922


What is multidimensional arrays

637


In C language what is a 'dangling pointer'?

644


Explain how are portions of a program disabled in demo versions?

657


Explain void pointer?

594


Explain the use of #pragma exit?

701


can we have joblib in a proc ?

1659


What are different types of operators?

600


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1140


What is 1f in c?

1843