just right the logic of it
1--> If few people are electing then every time ur candidate
should win
2--> arrange books in box, if box carry weight == books
weight then take another box..... find the no of box
required.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between declaration and definition?
What is Method overloading?
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
what is the application of oops?
What is the benefit of oop?
What is multilevel inheritance?
Conversion from a basic type to a class type may be achieved using______________
When is an object created and what is its lifetime?
What is class and example?
What is abstract class in oop?
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage