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


Can a class be static in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

1. What does the following do: void afunction(int *x) { x=new int; *x=12; } int main() { int v=10; afunction(&v); cout<<v; } a) Outputs 12 b) Outputs 10 c) Outputs the address of v

5 Answers   Quark,


What is conversion constructor?

2 Answers   TCS,


What is RTRT tool?can it be used for automation?can it work on packet PC?

3 Answers  


Describe about storage allocation and scope of global, extern, static, local and register variables?

0 Answers  


What is endl c++?

0 Answers  


Can a constructor be private?

0 Answers  


What is new in c++?

0 Answers  


How to defines the function in c++?

0 Answers  


What causes a runtime error c++?

0 Answers  


Define vptr.

0 Answers  


What are c++ manipulators?

0 Answers  


Can a program run without main function?

0 Answers  


Categories