what are difference between c and c++?

Answer Posted / sharad

c is structured programming language, but c++ is object
oriented language.c support the local variable but c++
support the global variable through (sro).in c change the
constant value through pointer but not in c++. in c declare
the method before executable statement but in c++ declare
any where.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When must you use a pointer rather than a reference?

785


What is helper in c++?

819


What does extern mean in a function declaration in c++?

906


What is a friend function in c++?

1006


What is token c++?

763


What is the c++ programming language used for?

750


What is abstraction in c++?

924


Program to check whether a word is a sub-string or not of a string typed

1785


What are the two types of polymorphism?

776


What is c++ array?

743


How should runtime errors be handled in c++?

829


what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?

1976


Which bit wise operator is suitable for turning off a particular bit in a number?

842


program explaining feautures of c++

2154


Is empty stack c++?

714