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...


What is C++ could you enplane me please?



What is C++ could you enplane me please?..

Answer / rama

1)c++ has every thing which was present in c language, and it has some additional features and advantages than c language. so its named as c++..

2) c++ is a object oriented language

3) It follows bottom-up approach in program design.

4) object may communicate with each other through functions.

5) Data is hidden and cannot be accessed by external functions.

6) New data and functions can be accessed by external function.

7) programs are divided into what are known as objects.

8) Emphasis is on data rather than procedure

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More STL Interview Questions

Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }

1 Answers   Sun Microsystems,


What do stl stand for?

0 Answers  


5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 Answers  


Explain References in C++

3 Answers  


write a program to search and display the position of an element in a single-dimentional array using function.

1 Answers  


What is Template Specialization?

1 Answers   Lucent,


In what cases using of a 'template' is a better approach then using of a 'base class'?

6 Answers   Lucent, Mind Tree, Wipro,


What is stl stack?

0 Answers  


How stl is different from the c++ standard library?

0 Answers  


how to swap two numbers in a linked list without exchanging the data but only the links?

3 Answers   Wipro,


i want a road rash 3d game code if some one know please help me

1 Answers  


i wanted to know about questions about c,c++ , which is required for placements.... im a fresher

0 Answers   NDS,


Categories