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.
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
What does and I oop mean?
Why multiple inheritance is not possible?
4. What do you mean by a prototype? Define analysis prototype
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
what is the basic concept of inheritance?
Write a program to sort the number with different sorts in one program ??
Is html an oop?
What is oops and its features?
Write pseudo code for push in a stack?
Write 7 differences between "Public" function and "Private" function?