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
What is the modulus operator?
List some applications of c programming language?
What is a newline escape sequence?
Does * p ++ increment p or what it points to?
What is a sequential access file?
How does placing some code lines between the comment symbol help in debugging the code?
If null and 0 are equivalent as null pointer constants, which should I use?
Explain what are multidimensional arrays?
Who is the main contributor in designing the c language after dennis ritchie?
What are local static variables?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What are the differences between Structures and Arrays?
How to draw the flowchart for structure programs?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Give basis knowledge of web designing ...