ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
   
 
Categories  >>  Software  >>  Programming Languages  >>  C++  >>  OOPS
 
 


 

 
 STL interview questions  STL Interview Questions
 OOPS interview questions  OOPS Interview Questions
 C++ General interview questions  C++ General Interview Questions
Question
What is the difference between the C & C++?
 Question Submitted By :: Rajeswari.v
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between the C & C++?
Answer
# 1
C C++

1.The execution of 'c The execution of c++ program is
program is top to bottom bottom to top approach.
approach.

2.Implementation of complex It is easy.
program is difficult.

3.Middle level language. It is hybrid language.

4.Every cycle changes not Possible in c++
possible in 'c'.

5.Less security for data More security for ddata
 
Is This Answer Correct ?    16 Yes 4 No
Rajeswari.v
 
  Re: What is the difference between the C & C++?
Answer
# 2
c++ is an object oriented language
where as c is not.c++ we can use class which is used to
reduce lines of code in a program
 
Is This Answer Correct ?    16 Yes 2 No
Sudha
 
 
 
  Re: What is the difference between the C & C++?
Answer
# 3
c is a procedure oriented language where as c++ is a object oriented language. 
Is This Answer Correct ?    13 Yes 2 No
Srikanth
 
  Re: What is the difference between the C & C++?
Answer
# 4
c is structered lang,c++ is oo lang.
poiter use in c++ but does not use in c
 
Is This Answer Correct ?    0 Yes 5 No
Tcs
 
  Re: What is the difference between the C & C++?
Answer
# 5
c c++
c is procedure oriented
language c++ object oriented language

C is top to down approach C++ is bottom up approach

C doesnot supports
functionoverloading C++ supports

C is not more secure
C++ is more secure because
of encapulation
C does not related to whole
world entity
C++ relates whole world
entity
 
Is This Answer Correct ?    7 Yes 1 No
Keerthi
 
  Re: What is the difference between the C & C++?
Answer
# 6
The c is purely procedure The c++ is purely object
oriented programming
language
oriented progeaming
language


This is the main difference between these 2
 
Is This Answer Correct ?    3 Yes 2 No
Mangal
 
  Re: What is the difference between the C & C++?
Answer
# 7
c is procedure oriented programming language whereas c++ is
a object oriented language.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: What is the difference between the C & C++?
Answer
# 8
.In c more emphasis is given on procedure,but in c++ more
emphasis is given on data rather than procedure.
.In c the large program is divided into number of smaller
programs called modules,where as in c++ the program is
divided into objects.
 
Is This Answer Correct ?    1 Yes 0 No
Asha
 
  Re: What is the difference between the C & C++?
Answer
# 9
C C++


it is pop it is oop

in c,we caanot use class in c++,we can use class
to create to create programs.
programs.

c dont hav bool data it has bool datatype.
datatype.
 
Is This Answer Correct ?    0 Yes 0 No
Keerthana
 

 
 
 
Other OOPS Interview Questions
 
  Question Asked @ Answers
 
what is SPL in c++.  1
Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?. IBM13
why to use template classes in c++?  1
What are virtual functions?  2
What is R T T I ? Ness-Technologies6
Difference between over loading and over ridding? CTS12
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....} Wipro1
Whatis the difference between oop and object based language  3
What are callback functions in c++ SoftTech1
what is difference between objects and function  1
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-? Microsoft2
What is the main difference between C++ and Java TCS11
 
For more OOPS Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com