Answer Posted / kamil
No, C is not an object oriented programming language
It's a structural programming language
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the most efficient way to store flag values?
How can my program discover the complete pathname to the executable from which it was invoked?
What is the -> in c?
What is difference between main and void main?
What is the difference between near, far and huge pointers?
What is conio h in c?
What is the importance of c in your views?
What is equivalent to ++i+++j?
What is array of pointers to string?
Explain the binary height balanced tree?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
What are compound statements?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
how many errors in c explain deply