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


Write a single instruction that will find the remainder of
integral division when x is divided by y. Have the answer
stored in z.



Write a single instruction that will find the remainder of integral division when x is divided by ..

Answer / nithin devang

z=x%y;

my answer surety %=60%
_Nithin Devang

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Differentiate between the manipulator and setf( ) function?

0 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


What is type of 'this' pointer? Explain when it is get created?

0 Answers  


What is c++ in english?

0 Answers  


Can you overload the operator+ for short integers?

0 Answers  


What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


What is data structure in c++?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


How do I run a program in notepad ++?

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


What are vtable and vptr?

0 Answers  


Categories