by marri on December 20, 2013 at 6:38pm Asalamualikum .....my todays paper..... write the code of the ResultSetDataMeta rs the 2nd column . 2 marks write the code of given queiry . changed the name of student NaeemKhan where its id is 10. 2 marks note: table name is Student. column name is Std_name column name of id is std_id. Differentiation between Named vs. Anonymous object with example code? 3 marks (paintBorder, paintComponent, paintchildern )methods are used in java. write their order in java? 3 marks. write a graph code in which you draw a pink rectangular and a string show “ i am a student” 5 marks. The given code is Mouse listener code you have change the code to stop the implementation of interface or sath mai adapter method given tha. 5 marks. 1. import java.awt.*; 2. import javax.swing.*; 3. import java.awt.event.*; 4. public class EventsEx implements MouseMotionListener , WindowListener { 5. JFrame frame; 6. JLabel coordinates; // setting layout 7. public void initGUI ( ...