Answer Posted / samar
any one method which is public static and also in public
class can call without create any instance.
in java
public static void main ( string args[])
allways call directly through when class created .
then construct then.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Colors specified with the notation
1.Mutating table
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
how to data grid use in data bind?
why we use abstract in awt?
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
what is an INI file?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
how to add Servlet-api.jar file into eclipse 3.3.2 ?
Tag for turning an image into a hyperlink is
code for connection from windows forms to sql server
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
what are the topics choosen for jam round for interviews
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..