Answer Posted / livhuwani netswera
The c language is considered a procedural langeage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
Define and explain about ! Operator?
Why is c platform dependent?
What is the general form of function in c?
What are the types of arrays in c?
Can an array be an Ivalue?
Which driver is a pure java driver
What are the __date__ and __time__ preprocessor commands?
Why can arithmetic operations not be performed on void pointers?
Explain the difference between getch() and getche() in c?
Can we change the value of static variable in c?
what do the 'c' and 'v' in argc and argv stand for?
What is bubble sort in c?
Add Two Numbers Without Using the Addition Operator
Can we declare a function inside a function in c?