Slip No 21 Q B
Q.Create a hashtable containing city name & STD code. Display the details of the hashtable. Also search for a specific […]
Q.Create a hashtable containing city name & STD code. Display the details of the hashtable. Also search for a specific […]
Q.Write a java program to display each word from a file in reverse order. [15 M]
Q.Construct a Linked List containing name: CPP, Java, Python and PHP. Then extend your java program to do the following:i.
Q.Write a java program using AWT to create a Frame with title “TYBBACA”, background color RED. If user clicks on
Q.Create an Applet that displays the x and y position of the cursor movement using Mouse and Keyboard. (Use appropriate
Q.Write a java program to copy the data from one file into another file, while copying change the case of
Q.Write a Java program to calculate area of Circle, Triangle & Rectangle.(Use Method Overloading) [15 M]
Q.Define a class Product (pid, pname, price, qty). Write a function to accept the product details, display it and calculate