C++ is pure object oriented language.

Asked by Last Modified  

10 Answers

Follow 0
Answer

Please enter your answer

Software Professional Trainer with 26+ years of Experience in Software Design and Development

C++ is not pure object oriented programming Language. Pure object oriented programming means, every operation must be done through object only. Without object we can not do any operation. But in C++, we can write perfect / excellent code without using Class / Object. That is why C++ is not pure...
read more
C++ is not pure object oriented programming Language. Pure object oriented programming means, every operation must be done through object only. Without object we can not do any operation. But in C++, we can write perfect / excellent code without using Class / Object. That is why C++ is not pure object oriented programming. read less
Comments

Experienced QA Trainer

No, it isn't. You can write a valid, well-coded, excellently-styled C++ program without using an object even once. C++ supports object-oriented programming, but OO is not intrinsic to the language. In fact, the main function isn't a member of an object. In Java, you can't tie your shoes (or write...
read more
No, it isn't. You can write a valid, well-coded, excellently-styled C++ program without using an object even once. C++ supports object-oriented programming, but OO is not intrinsic to the language. In fact, the main function isn't a member of an object. In Java, you can't tie your shoes (or write "Hello, world") without at least one class. (Of course, one can argue about Java being a completely object-oriented language too, because its primitives (say, int) are not objects.) read less
Comments

Coaching

C++ is not a pure object oriented language.
Comments

Programmer & Developer

No, it does supports some Object Oriented features but it is not pure objected oriented language,
Comments

it is semi object oriented language.
Comments

Embedded Linux kernel/Hacker Trainer

its semi one.
Comments

Tutor

C++ is not purely object oriented language, its semi object oriented. Because of following reasons, 1.Main() is outside of class. 2.Global variables are allowed. Note: Smalltalk is the purely object oriented language, infact java is also not purely object oriented because it has primitive data...
Comments

Computer Science and IT Expert (For B.Tech, MCA, MBA, Bank PO, DEO and Typing. Hobbies include Mouth Organ ( Performed in AIR)

Its not pure...while java is...in java any component of programming is within a class. That is the programming construct cannot over-rule abstraction. However in C++ programs can be designed in structured format as well as has the facilities to enrich itself and the programmers with Object Oriented Programming....
read more
Its not pure...while java is...in java any component of programming is within a class. That is the programming construct cannot over-rule abstraction. However in C++ programs can be designed in structured format as well as has the facilities to enrich itself and the programmers with Object Oriented Programming. In many syllabus you can find C++ with OOP. This substantiates. read less
Comments

IT Professional Trainer with 15 years of experience in IT Industry

C++ is not a pure object oriented language because you can write code without creating a class in C++, whereas Java IS a pure object oriented language because every function requires a class.
Comments

IT Professional Trainer working with a reputed Institute. Headquarters: Hyderabad

C++ is a Super set of C language; it can be used as a conventional programming language, it also supports Object Oriented Programming. So we can call it as Hybrid Programming Language.
Comments

View 8 more Answers

Related Questions

Can anyone one let me know what is Websocket in HTML5 ? And difference between HTML and HTML5 and features of HTML5?
WebSocket is a web technology that provides full-duplex communication channels over a single TCP connection. Full-duplex communication is the communication system that allows simultaneous bidirectional...
Krishnachaitanya
0 0
9
Where can I get Python online training?
You can get many institutes in google which are providing online training.
Taranum

which is best in Rpa and python

Python is much preferrable, I would suggest you to go for Python. As it is now a days used in Automations too.
K
Which should I learn: Python or PHP?
Would depend on your goals but these days python is fairly popular in solving web development related tasks with ease.
Sarath Chandra
0 0
5
What are security issues in the C language?
Some common security issues in C include buffer overflows, which can lead to arbitrary code execution; format string vulnerabilities, which can be exploited to read or write arbitrary memory locations;...
Avinesh
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...

Features Of C Language
Features of C language It is a robust language with rich set of built-in functions and operators that can be used to write any complex program. The C compiler combines the capabilities of an assembly...

Using Lambda and Filter with Regular expressions.
1) Start the Python interpreter and import the re module: >>> import re 2)Define a tuple strings to filter with regular expressions: t=('python','pycon','perl','peril','step','stop','come','came','exercise','hello','storm','my.mail','year','yam') ...

Using the Math Library in Python
Using the Math Library in Python. Python provides many useful mathematical functions in a special math library. A library is a module that contains some useful definitions. We now consider...

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for Programming Languages Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you