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


namespace is working on which compiler?

Answers were Sorted based on User's Feedback



namespace is working on which compiler?..

Answer / arvind

Namespace std: All the C++ files standard library declare all of its entities with in standard name spaces.
I worked with g++ complier. It even work with vc++ compilers.I don't about turbo c++.

Is This Answer Correct ?    1 Yes 0 No

namespace is working on which compiler?..

Answer / poonam

The above answer is true. Namespace works with g++ and vc++
compilers. These are newly created standard library files of
c++. But the namespace doesn't work for turbo c++.
Actually 'namespace std' creates a kind of space for
standard library files to be stored in it. The earlier
extension of '.h' or header files is now not used in c++.

Is This Answer Correct ?    1 Yes 0 No

namespace is working on which compiler?..

Answer / jgdlgdsgj;

gfghssjjkdzc iiiiiiiiiiiiiiiiii

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

how to write a java program for an output ****0 ***01 **012 *0123 01234

1 Answers  


IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 Answers  


What is the difference between const int *ptr and int const *ptr???

2 Answers  


Write a program to sort the number with different sorts in one program ??

0 Answers   NIIT,


How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.

4 Answers   NIIT, TCS,


Why do pointers exist?

0 Answers  


Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?

5 Answers  


What is multiple inheritance? Give Example

6 Answers   Mind Tree,


why c++ is called OOPS? waht is inherutance? what is compiler?

5 Answers  


What are objects in oop?

0 Answers  


What is destructor example?

0 Answers  


What is overloading in oops?

0 Answers  


Categories