what is the full form of c language

Answer Posted / amk

combit language

Is This Answer Correct ?    3 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain setjmp()?

627


What is difference between array and structure in c?

553


What is the explanation for cyclic nature of data types in c?

615


What is cohesion in c?

524


Explain what is the general form of a c program?

600






using for loop sum 2 number of any 4 digit number in c language

1698


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5027


What does the error message "DGROUP exceeds 64K" mean?

703


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1700


How does placing some code lines between the comment symbol help in debugging the code?

516


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

700


What is the mean of function?

628


How macro execution is faster than function ?

637


what is a constant pointer in C

638


How does normalization of huge pointer works?

591