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


i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<<k;
}
//please comment on the output


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

Post New Answer

More OOPS Interview Questions

c++ is a pure object oriented programming or not?

5 Answers   Wipro,


write a C++ program for booking using constructor and destructor.

0 Answers   HAL,


ambiguity regulation of multiple inheritance with example.

1 Answers  


What is the difference between procedural programming and oops?

0 Answers  


Difference ways of Polymorphism?

3 Answers  


What are the three parts of a simple empty class?

0 Answers  


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

1 Answers  


what are the ways in which a constructors can be called?

0 Answers  


What is encapsulation in simple terms?

0 Answers  


Which is the parameter that is added to every non-static member function when it is called?

3 Answers   Accenture,


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

0 Answers  


What is inheritance in simple words?

0 Answers  


Categories