Is it possible to write big safe programs in C++?

Asked by Last Modified  

Follow 9
Answer

Please enter your answer

Computer Science Tutor

yes. C++ is generally used to write system software. For example windows operating system are writeen in C++. Most of the operating system, device driver and antivirus programs are written by using C++.
Comments

Experienced in CS,AI-ML subject teaching from past 19 years

No, it's not 100% same as that of its ancestor like Java, because of its "friend" concept, which makes c++ weak because with "friend" without instantiating a class you can enter inside any function of any class, it becomes "friend". Because of the same reason, it has been removed from Java, and even...
read more
No, it's not 100% same as that of its ancestor like Java, because of its "friend" concept, which makes c++ weak because with "friend" without instantiating a class you can enter inside any function of any class, it becomes "friend". Because of the same reason, it has been removed from Java, and even the Direct pointer handling by the user and Operator overloading is removed. read less
Comments

Yes, it is. C/C++ are SIL(System Implementation Language) languages. They are mostly used in system software development, like OS, system drivers, compilers, DB systems, Bootloaders, etc. You can take example of Linux kernel which is the strongest & popular open source OS kernel built primarily in...
read more
Yes, it is. C/C++ are SIL(System Implementation Language) languages. They are mostly used in system software development, like OS, system drivers, compilers, DB systems, Bootloaders, etc. You can take example of Linux kernel which is the strongest & popular open source OS kernel built primarily in Assembly and C language. read less
Comments

Professor

Yes As c++ is object oriented it's possible to write big programs in c++
Comments

Electrical Engineer from IIT Kanpur ,By profession Software Engineer and Teacher by passion

Writing big programs in C++ is as safe as in any other language. By safe, I think you mean error-free, crash-free etc. (Behaviour of a program).Language has nothing to do with the safety aspect. You may end up making blunders in any language.Nowadays, big programs (means very very large) are being...
read more
Writing big programs in C++ is as safe as in any other language.By safe, I think you mean error-free, crash-free etc. (Behaviour of a program).Language has nothing to do with the safety aspect. You may end up making blunders in any language.Nowadays, big programs (means very very large) are being written in many languages. read less
Comments

Trainer

Yes. Because it's very easy language. And we can develop projects or big programs in this by using OOPS concepts.
Comments

View 4 more Answers

Related Questions

Which is the best C language IDE/compiler for Windows?
For Windows, the best C compiler often depends on specific needs and preferences, but MinGW (with GCC) and Microsoft Visual C++ (MSVC) are frequently cited as top choices. MinGW provides a free, open-source...
Alimasi
0 0
6
Why is C still so popular?
C is often taught as an introductory programming language in computer science courses due to its simplicity and close-to-the-hardware nature. This ensures a continuous influx of developers familiar with...
Chitra
0 0
5

Is C language is used for hack or not?

Yes its is used for hacking purpose.
Jangam
Where is C used today?
C is still widely used today in various domains. It is commonly used for system programming, developing operating systems, embedded systems, and game development. Additionally, C is frequently employed...
S
0 0
6
Which are the best books to learn C?
Yashavant Kanetkar
Kratika

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

Ask a Question

Related Lessons

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

C-Program Swapping Contents Of Variables Using Function [Call By Reference Method]
//Header Files #include#include // User defined functions swap with 2 pointer variables passed as an argument list void swap(int*i,int*j){ // Local variable temp int temp; // swapping contents using...

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Do You Know How Is Size Of Structure Defined?
Size of the structure is defined based on multiplies of bigger data type member in the structure. Example: If a structure contains integer, char, short data type, then size of the Structure will be multiples...

Find out the Output of the following with reason and get C Language Training fess less by 10%
1. void main() { clrscr(); printf(5+"Beautifull"); getch(); } 2. void main() { int a=50; clrscr(); ...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you