- Q Opposite in meaning to ‘Relinquish’:
- Q What is myoelectric control?
- Q Explain forward resistance, static resistance and dynamic resistance of a pn junction diode.
- Q Explain the difference between centipoise and centistoke ?
- Q Part of the head of a golf club nearest the shaft. A dishonourable man.
- Q Canberra in Australia has 2 meanings meeting place and what
- Q By whom are the oldest compositions in Punjabi devotional compositions?
- Q What is save point in MySQL?
- Q How do the three kinds of learning that occur during socialization differ in their impact on the ease with which different customs may change?
- Q If price of an article decreases from P1 to Rs 25,quantity demanded increases from 900 units to 1200 units.If point elasticity of demand is -2, find P1.
- Q You want to lay out a set of buttons horizontally but with more space between the first button and the rest. You are going to use the GridBagLayout manager to control the way the buttons are set out. How will you modify the way the GridBagLayout acts in order to change the spacing around the first button? 1) Create an instance of the GridBagConstraints class, call the weightx() method and then pass the GridBagConstraints instance with the component to the setConstraints method of the GridBagLayout class. 2) Create an instance of the GridBagConstraints class, set the weightx field and then pass the GridBagConstraints instance with the component to the setConstraints method of the GridBagLayout class. 3) Create an instance of the GridBagLayout class, set the weightx field and then call the setConstraints method of the GridBagLayoutClass with the component as a parameter. 4) Create an instance of the GridBagLayout class, call the setWeightx() method and then pass the Grid Bag Constraints instance with the component to the setConstraints method of the GridBagLayout class.