Answer Posted / iyswarya
it is a structured oriented programming language.
middle level language,portable
it does not support oops concepts and is used in system
software and application software programs.
it has 32 kewords.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why c language is called c?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
how can I convert a string to a number?
What is a built-in function in C?
Apart from dennis ritchie who the other person who contributed in design of c language.
What are c header files?
Is printf a keyword?
What is the difference between union and structure in c?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What does dm mean sexually?
What is c system32 taskhostw exe?
What is the purpose of 'register' keyword in c language?
What is atoi and atof in c?
Can you please explain the difference between syntax vs logical error?
How will you declare an array of three function pointers where each function receives two ints and returns a float?