Search:

Type: Posts; User: mittal

Search: Search took 0.18 seconds.

  1. Re: Hi , need clarification on how to get the object from one class to another class

    In ClassD you can created object of SeleniumCore class's object. In following code I have created object of class SeleniumCore in class ClassD and printed it ,
  2. Replies
    10
    Views
    1,537

    Re: help me my test just now! urgent!

    The following program based on the class diagram (in .pdf)labTest1.pdf. And also I have show inheritance concept inside following program.

    **Code Removed**
    **see why here**
  3. Replies
    10
    Views
    1,537

    Re: help me my test just now! urgent!

    The following program based on the class diagram (in .pdf)labTest1.pdf. And also I have show inheritance concept inside following program.

    **Code Removed**
    **see why here**
  4. Re: Exception in thread "main" java.lang.NullPointerException

    import java.io.BufferedReader;
    import java.io.DataInputStream;
    import java.io.FileInputStream;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.util.StringTokenizer;...
Results 1 to 4 of 4