Answer Posted / kkk
c is a structured oriented language which consists of some
specified c keywords and funtions
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Can true be a variable name in c?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
find the sum of two matrices and WAP for it.
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Does c have class?
Are pointers integers in c?
What is strcmp in c?
What is the use of typedef in structure in c?
can anyone suggest some site name..where i can get some good data structure puzzles???
Why structure is used in c?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What is n in c?
Add Two Numbers Without Using the Addition Operator
Explain how do you override a defined macro?