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
what is d main diff between the java and .net framework
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
In project we have Documentation phase also,in that what is micro and macro designing?
Define distributed queries. can you explain me as soon as possible
purpose of abstraction and interface
How to use string functions in QTP?give some examples
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
What is the Difference between in memory database and physical database
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
what is the use MDM(Master Data Management)and meaning
Have you used callsymputx? what points need to be kept in mind when using it?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
what are other resources are needed for this mantis?
how will you code the subfile which is in editing mode (multiple case subfile)?