Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


difference between clanguage and c++

Answers were Sorted based on User's Feedback



difference between clanguage and c++..

Answer / fareeth

c++ programming is an oops based using classes and
functions, c is an ordinary programming language

Is This Answer Correct ?    18 Yes 0 No

difference between clanguage and c++..

Answer / karthikeyan

C is a procedure Oriented Programming language(POP).
C++ is an Object Oriented Programming Language

Is This Answer Correct ?    15 Yes 0 No

difference between clanguage and c++..

Answer / sangeetha

C is a programming language.c++ structured language.c++ is
object oriented programing language.then bottom down
approach.c is top down approach

Is This Answer Correct ?    7 Yes 2 No

difference between clanguage and c++..

Answer / mrunali

C is a programming language.c++ structured language.C is a
procedure oriented programming language.c++ is
object oriented programing language.then bottom down
approach.c is top down approach.In C++ there is no
complusary to declare variable at the beginning of the
program.

Is This Answer Correct ?    1 Yes 0 No

difference between clanguage and c++..

Answer / srividya

C is structual language but c++ is a object Oriented
language. C is a top down approach and c++ is a bottom up
approach

Is This Answer Correct ?    1 Yes 0 No

difference between clanguage and c++..

Answer / srinivas

C is procedural oriented language which means line by line
executed form top to bottom.C++ is object oriented language
and executes by bottom up approach.C++ is object oriented
language so it supports all OOPs concepts like
Class/Object,inheritance,encapsulation,polymorphism. c
doesn't support these concepts.

Is This Answer Correct ?    1 Yes 0 No

difference between clanguage and c++..

Answer / ramesh balda

c is system dependent language and c++ is system
independent language..in c there is no reusablity of
code..but in c++ there is reusability

Is This Answer Correct ?    0 Yes 3 No

difference between clanguage and c++..

Answer / ramesh198

only ++ is difference

Is This Answer Correct ?    7 Yes 29 No

Post New Answer

More PHP Interview Questions

What's the best method for sanitizing user input with php?

0 Answers  


what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP

4 Answers  


What is php limit?

0 Answers  


What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?

7 Answers   HCL,


What is difference between array_merge and array_combine?

0 Answers  


How does the identity operator ===compare two values in PHP?

0 Answers  


What are the advantages and disadvantages of cascade style sheets?

0 Answers  


How to remove an empty directory?

0 Answers  


when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...

2 Answers  


AentteQ Software Technologies Q: what are benifits of using LAMP..?

5 Answers  


How to get number of elements in an array?

0 Answers  


What are traits? How is it used in php?

1 Answers  


Categories