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

How do I write a C program to print the total number of a single-digit prime number using a loop?
Single Digit prime number means number from 0 to 10 which are prime. so write for loop which will iterate from 0 to 10 as the value of i your i is nothing but the number pass the value of i to function...
Momin
0 0
7
What is difference between C++ and Java?
The main difference is that C++ is object oriented and JAVA is purely object oriented language. Which means even though C++ follows OOPS concept it also have some features that violate the OOPS concept,...
Vijayalakshmi G M
Is it necessary to mention the header files in the C programming language?
It is absolutely necessary as without inclusion of the same to your program, will lead to the absence of library functions that are present in the header files, your program will have a syntax error.
Hari
how much time does it take to learn c language from basic to advance range
3 month and also depend in your skill to learning power...
Nithin

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

Ask a Question

Related Lessons

Arithmetic operators
Operation Syntax Function Addition a + b add(a, b) Subtraction a - b sub(a, b) Multiplication a * b mul(a, b) Division a / b truediv(a, b) Concatenation seq1...

Read Your Gmail Emails Using PHP and IMAP
Hello Friends ,Recently I have worked on drip email campaign project for that I need to read emails using PHP From the gmail inbox. Here is the simple example for Read emails from the gmail: To start...

Programming Funds: Data == Information
Commonly, I used to ask this question in my classroom. Most of them will give the answers like: Data means information (or) Information means Data Which is correct? Are both same? Maybe...but not true. Here...

Programing Languages Learning Tricks
You want to learn that new language or library or framework as soon as possible, right? That’s understandable. Fortunately, there are a handful of tips that can help you to better retain all of that...
H

Harshal G.

0 0
0

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...

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