WHAT IS C?

Answer Posted / mukil

C is a procedural language

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain null pointer.

809


Can we add pointers together?

820


What is pass by value in c?

781


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2473


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

1030


What are the different types of errors?

833


What are the two forms of #include directive?

864


what is the role you expect in software industry?

1877


What are the types of data structures in c?

820


Explain what is the best way to comment out a section of code that contains comments?

923


Explain how are 16- and 32-bit numbers stored?

1015


Explain setjmp()?

826


shorting algorithmS

2016


What are the advantages and disadvantages of c language?

761


What oops means?

745