What Is The Difeerence Between C & C++
Answers were Sorted based on User's Feedback
Answer / pandu
"C" is a proceser oriented language. ."C++" is object oriented language.
| Is This Answer Correct ? | 8 Yes | 1 No |
'C' is a mother language of high lavel language but c++ is
a basic language of opp's.
| Is This Answer Correct ? | 1 Yes | 1 No |
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
Why data bus is bidirectional and address bus is unidirectional?
Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 Answers FFC, Goldman Sachs, Student,
what do u mean by tagging
how to display xisheet in list box in c# .net
Diff between %let and Call symput?
7.x=10; y=20; x<<2=? x<<1=? y>>2=?
how we can call xml file in java file using Android platform?
What language / script is used to validate web page
can we convert .class file to dll file
what is mutex?
4 Answers Axiom, Blue Star, SQL Star,
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)