what is C?

Answer Posted / bivas das

c is a high level langage,compiler base function oriented language..

Is This Answer Correct ?    13 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Array is an lvalue or not?

628


Define macros.

773


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

594


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

4535


Write a program to identify if a given binary tree is balanced or not.

674






What are nested functions in c?

558


Explain what is the advantage of a random access file?

650


What is difference between %d and %i in c?

684


What are two dimensional arrays alternatively called as?

650


please send me the code for multiplying sparse matrix using c

1713


What is double pointer in c?

581


What is the purpose of ftell?

593


What is the difference between test design and test case design?

1564


How can I write functions that take a variable number of arguments?

618


Explain the difference between the local variable and global variable in c?

591