what is c++ programming?

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


Please Help Members By Posting Answers For Below Questions

What is the modulus operator?

956


List some applications of c programming language?

752


What is a newline escape sequence?

878


Does * p ++ increment p or what it points to?

859


What is a sequential access file?

885


How does placing some code lines between the comment symbol help in debugging the code?

780


If null and 0 are equivalent as null pointer constants, which should I use?

837


Explain what are multidimensional arrays?

837


Who is the main contributor in designing the c language after dennis ritchie?

791


What are local static variables?

863


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1956


What are the differences between Structures and Arrays?

881


How to draw the flowchart for structure programs?

8988


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

860


Give basis knowledge of web designing ...

1799