class Test{
int x;
Test(int x){
this.x=x;
}
static void access(){
System.out.println("x= "+x);
}}
class Static{
public static void main(String ar[]){
Test obj=new Test(55);
Test.access();
Related Tutorials/Questions & Answers:
please tell me the flow of execution of this programplease tell me the
flow of
execution of this program class Test{
int x;
Test(int x){
this.x=x;
}
static void access(){
System.out.println("x= "+x);
}}
class Static{
public static void main(String ar[]){
Test obj=new Test(55
please eslain me the flow of execution of this programplease eslain
me the
flow of
execution of this program class Producer extends Thread
{
StringBuffer sb;
boolean dataprodover = false;
Producer(){
sb = new StringBuffer();
}
public void run(){
for(int i=1;i<=10;i++){
try
Advertisements
Please explain me the flow of this program..Please explain
me the
flow of this
program.. // Substring replacement.
class StringReplace {
public static void main(String args[]) {
String org = "This is a test. This is, too.";
String search
please explain me the flow of this programplease explain
me the
flow of this program class Bticket extends Thread
{
Object train,comp;
Bticket(Object train,Object comp){
this.train=train;
this.comp=comp;
}
public void run(){
synchronized
please tell meplease tell me i have created one table,when i close and again login, table name will be there, but its content not displayed, showing as no rows selected,
please tell me the reason
please tell meplease tell me why we are using http protocol in servlets
please tell meplease tell me Actually i am working on a Project tiitle is JavaMail System,
1)How to configure java mail API and a Demo
Program for Sending mail and Receiving using JSP and Servlet
please tell me, but its compiled and run successfully,
please tell me the reason...
please tell me class Person{
int age;
String name;
void Person1(String g,int a){
name=g;
age=a;
}
Person(String s,int i){
name=s;
age=i;
}
void
please tell me();
^
1 error
tell me the resolution
please....
import...
please tell me import java.lang.Thread;
class Current{
public static void main(String ar[]){
Thread t = Thread.CurrentThread();
System.out.println
please tell me: '}' expected
^
2 errors, i got this error.......
please tell me the resolution...
please tell me class Person{
string name;
int age;
void talk(){
System.out.println("my name is"+name);
System.out.println
please tell meplease tell me which cmd we use to clear the screen in sql prompt
please tell meplease tell me why we use public static main(String ar){} in java instead of main
please tell meplease tell me select * from emp order by 5 desc;
in the above what is the meaning of 5, and what its functionality
please tell me));
^
1 error
please tell me the resolution of this
Hi...
please tell me import java.io.*;
class SString{
public static void main(String ar[]) throws IOException{
BufferedReader br = new Bufferedreader
please tell me(10.6,20.0);
^
1 error,
please tell me the resolution for this...
...
please tell me class Sample{
private double num1,num2;
void sample(double x,double y){
num1=x;
num2=y;
}
void Sum(){
double result=num1+num2
please tell meplease tell me what are the topics in core and advaced java....
Hi Friend,
Please visit the following links:
http://www.roseindia.net/
http://www.roseindia.net/java/
Thanks
Hi Friend,
Please visit
please tell me;
^
please tell me the resolution
class Reserve...
please tell me class Reserve extends Thread{
int available=1;
int wanted;
Reserve(int i){
wanted = i;
}
public static void
please tell meplease tell me class Producer extends Thread
{
StringBuffer sb;
boolean dataprodover = false;
Producer(){
sb = new StringBuffer();
}
public void... got error as Inner class connot have static declarations
pls
tell me please tell meplease tell me class Person{
int age;
String name;
void talk(){
System.out.println("my name is:"+name);
System.out.println("my age is:"+age);
}
}
class Hash{
public static void main(String ar[]){
Person raju=new Person
please tell meplease tell me
<tr>
<td><html:hidden property="tid" value="${user.id}"/></td>
<td><bean:write name="user" property="emp_name"/>
please tell meplease tell me Blockquote
Blockquote> BlockquoteBlockquote
how to get images from ms access databases to jsp pagesBlockquote
Jsp get image from ms access database
Create a table named user(id,name,address,image
please tell meplease tell me what is the source code if user give wrong user name password the explorer will show incorrect username password
<...);
}
%>
For more information,
please go through the following link:
http
please tell me about command line arguments in java?please tell me about command line arguments in java?
please tell me... arguments are the arguments which are sent to the
program being called. You can take any number of command-line arguments which may be necessary for the
program please tell me about command line arguments in java?please tell me about command line arguments in java?
please tell me... arguments are the arguments which are sent to the
program being called. You can take any number of command-line arguments which may be necessary for the
program Tell me - StrutsDirectory Structure with example
program Execution
Tell me the Directory Structure with example
program Execution please help me in coding this given programplease help
me in coding this given program consider the below... are the prime numbers in ascending order
write a
program to find the nth term in this series.
(i m unable to code this
program..
please provide solution
please help me in coding this given programplease help
me in coding this given program consider the below... are the prime numbers in ascending order
write a
program to find the nth term in this series.
(i m unable to code this
program..
please provide solution
please help me for this program - Java Beginnersplease help
me for this program Write a
program that asks the user for a starting value and an ending value and then writes all the integers (inclusive) between those two values.
Enter Start:
10
Enter End:
14
10
please help me in a java program !! - Java Beginnersplease help
me in a java
program !! the porgram should use...://en.wikipedia.org/wiki/Kosaraju_algorithm)
there are 4 classes in my
program : Vertex... and run the
program"
i still need to modify the method kosaraju in the class Graph
Tell me - Java BeginnersTell me
how to create a valid.js file
please tell me and give the write code
Thanks Hi friend,
Please give details for requirement of this "valid.js" file.
For read more information
http
Tell me - StrutsDirectory Structure for Struts
Tell me the Directory Structure for Struts