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
what is use to destroy an object? illustrate.
Explain polymorphism? What r the types of polymorphism? pls give examples?
What is overloading in oops?
program for insertion ,deletion,sorting in double link list
What is difference between inheritance and polymorphism?
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
what is graphics
What is a friend function & its advantage?
What is a mixin class?
What is the differances between a abstract calss and interface
What is the real time example of encapsulation?
What is the advantage of oop over procedural language?