Answer Posted / savitha
c++ is object oriented programming language... it has special functions such as class, polymorphism ,inheritance ,encapsulation , data abstraction...hence we can develop programs which relates to objects makes us easy to understand
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Write a code of a general series where the next element is the sum of last k terms.
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What are the types of assignment statements?
Write a program to print fibonacci series using recursion?
Explain the binary height balanced tree?
Explain what is the difference between null and nul?
What is spark map function?
Why static is used in c?
Why we use void main in c?
Explain the use of keyword 'register' with respect to variables.
What is the acronym for ansi?
What should malloc() do?
Explain how do you list a file’s date and time?
What is sizeof int in c?
Explain the difference between the local variable and global variable in c?