What is Full Form of C and Why We use C

Answer Posted / divya sharma

It was named "C" because many of its features were derived
from an earlier language called "B".

Is This Answer Correct ?    17 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can this be legal c?

624


Is that possible to store 32768 in an int data type variable?

668


What is #include stdlib h?

592


What functions are used in dynamic memory allocation in c?

568


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

574






What is data structure in c language?

574


What is sizeof int in c?

574


What is sizeof array?

590


What is chain pointer in c?

576


What is null in c?

575


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

679


What is the difference between call by value and call by reference in c?

593


What is the use of clrscr?

568


What is equivalent to ++i+++j?

608


Why double pointer is used in c?

548