What is the OOPs concept?

Answer Posted / hr@tgksolutions.com

The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the preprocessor directive error?

921


What are the string functions? List some string functions available in c.

801


Why c is a mother language?

738


Explain what is the difference between functions abs() and fabs()?

839


Why should I prototype a function?

832


Why is c used in embedded systems?

840


Can a variable be both const and volatile?

874


What is break in c?

796


Why isn't it being handled properly?

831


while initialization of array why we use a[][2] why not a[2][]...?

2089


Which one would you prefer - a macro or a function?

828


explain what is a newline escape sequence?

870


Can we change the value of constant variable in c?

803


What are terms in math?

787


Are bit fields portable?

898