salim maskana
writing a code
1 Answer(s)      3 years ago
Posted in : Java Beginners

write a code for a class called display that will display your name and age onto the screen
View Answers

May 11, 2010 at 4:19 PM


Hi Friend,

Try the following code:

class display{
String name;
int age;
public display(String n,int a){
this.name=n;
this.age=a;
}
public String toString() {
return "Name= " + name + ", Age= " +age;
}
public static void main(String[] args){
display d = new display("Angel", 20);
System.out.println(d);
}
}

Thanks









Related Pages:
writing a code - Java Beginners
writing a code  write a code for a class called display that will display your name and age onto the screen  Hi Friend, Try the following code: class display{ String name; int age; public display(String n,int
Plz help me in writing the code - Java Beginners
Plz help me in writing the code   Write a two user Chess Game. (users must be on different systems
Plz help me in writing the code - Java Beginners
Plz help me in writing the code   Write a two user Chess Game. (users must be on different systems
Writing code with multiple Class Methods and String Arrays
Writing code with multiple Class Methods and String Arrays  So what I am trying to do is create a code that lists music artists names using user... to generate the entire list once prompted. To give a better idea of how the code
Writing code with multiple Class Methods and String Arrays
Writing code with multiple Class Methods and String Arrays  So what I am trying to do is create a code that lists music artists names using user... to generate the entire list once prompted. To give a better idea of how the code
writing aprogram - Java Beginners
writing aprogram  Write a program to reverse any string  Hi Friend, Try the following code: import java.util.*; class StringReverse{ public static void main(String[]args){ Scanner input=new Scanner(System.in
Writing a trigger for an userdefined datatype
Writing a trigger for an userdefined datatype  i have a user defined... the following columns DATATYPE :ADDRESS VARCHAR2(136) V_CODE VARCHAR2(8) T_CODE VARCHAR2(4) D_CODE VARCHAR2(2) PIN NUMBER(6) PHONE VARCHAR2(11) NOw I ill
writing program - Java Beginners
writing program  WAP to input Name of Cricketer, Number of matches, total runs scored for 250 players from the user and print data in descending... code: import java.util.*; class ShowData implements Comparable{ String n
writing and appending to a file
writing and appending to a file  My input file includes data from both males and females. My code below replaces a 'male string' with the key and values and writes into an existing file for 'male'. How can I do the same
Writing and Reading A File
Writing and Reading A File  Hello, I've been trying to learn writing and reading data from file for our assignment, but just stuck on how to proceed... help. Thanks in advance. Below is example of my code. import
writing java programs - Java Beginners
writing java programs  How do i write a code to display even numbers from 1 to 50  Hi Friend, Try the following code: class EvenNumbers{ public static void main (String args[]){ String evenNo
Writing bprogram in bluej - Java Beginners
Writing bprogram in bluej  WAP to input a string and print it as per the format given in the example. Example Input: I enjoy giving exams Output..., Try the following code: import java.util.*; class StringProgram
Writing a GUI program - Java Beginners
Writing a GUI program  Hello everyone! I'm trying to write a program... where and what i should put into the overall code. Also I can't quite figure out how to write the code for the GUI. Could anyone please help?  Hi Friend
Writing xml file - Java Beginners
Writing xml file  Thank you for the quick response The values which you are passing are the predefined ones,but my requirement is to get those...;Hi friend, Code to solve the problem : import java.io.*; import java.sql.
Writing Calculator Stateless Session Bean
Writing Calculator Stateless Session Bean... for calling from JSP. Here is code of our Remote Interface... the code for   public int multiply(int a, int b)   Besides
Writing Log Records to a Log File
Writing Log Records to a Log File       This section demonstrates for writing log records... is not exist" and log records don't written into a log file. Description of code
Writing a file using servlets - JSP-Servlet
Writing a file using servlets  I'm using a servlet to read an input from a jsp file and write into a .txt file in my computer. The code is good until reading the data and creating a file in my space. but it is not writing
counting the values in input file and and writing the output to a file
-code/16483-counting-values-input-file-writing-output-file.html this code...counting the values in input file and and writing the output to a file  Can any one please correct this code. This is to read a file and later
Writing First Hibernate Code
Writing First Hibernate Code     ... environment.   Here is the code: <?xml version='1.0... table. Writing First Persistence Class Hibernate uses the Plain Old Java Objects
writing querries qnd connecting for insertion, accessing....
writing querries qnd connecting for insertion, accessing....  i created my front ends using html, and my back end using oracle 10g, i dont know how... .. please help me .. thanks   Hi Friend, Try the following code: 1
Writing your First WAP Application.
; Writing your First... with the WML code.   ... favourite text editor like Notepad or Wordpad. After writing
java program for writing xml file - Java Beginners
java program for writing xml file  Good morning i want to write values from my database(one table)into one xml file. Like i have 3 coloumns in my... in Advance Santosh   Hi friend, Code to help in solving the problem
problem of writing to a local file ( JApplet ) - Applet
problem of writing to a local file ( JApplet )  Dear All, I want to program a guestbook using java applets but now I have problem of writing... file into the applet code it is not working, means when i click the Submit button
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.
stumped when it comes to reading the file and writing to a new file. My code...Writing a Program to calculate Circumference of planets reading from a file and writing to new file.  Hello, I would like to know how to write
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.
it comes to reading the file and writing to a new file. My code is as follows...Writing a Program to calculate Circumference of planets reading from a file and writing to new file.  Hello, I would like to know how to write
confused about writing to /resources directory - Java Server Faces Questions
confused about writing to /resources directory  hello I am confused about writing to /resources directory how can I put an image which resides... with java code ? regards  Hi friend, Plz specify in details. Where
GoF Factory Method in writing GUIs - Java Tutorials
GoF Factory Method in writing GUIs 2003-07-14 The Java Specialists' Newsletter [Issue 074] - GoF Factory Method in writing GUIs Author: Dr. Heinz M... in writing GUIs Programmers often amazed me by claiming that Eclipse
Writing ORM for Insurance table
Writing ORM for Insurance table   ... necessary code in the contact.hbm.xml file. Create POJO class: Here is the code...;} } Adding mappings into  contact.hbm.xml file Add the following code
accessing data from a json file writing javascript or using jQuery
in json writing javascript. Here is some code: var novdata= { 'categories':[ {N...accessing data from a json file writing javascript or using jQuery  I... page is built from this json file, but I can't figure out how to code
reading multiple files from a directory and writing them into a single file
reading multiple files from a directory and writing them into a single file   i have done the following code but the every time i write to the single file i get an empty text file can you guide me how to do
Ghost Writing
Ghost Writing Ghost Writing is the kind of writing when someone... of writing it. So ghostwriter is a person who works behind the scene on a writing project in return of certain amount. The write-ups of the writer
Blog Writing
Blog Writing A blog, the short form of web log is an online user... on that. But the professionals are a better choice for writing the blog for commercial or promotional purpose. We provides the services of writing blogs for the commercial
Problem while using a HashMap for writing text ina RTF file. - Framework
Problem while using a HashMap for writing text ina RTF file.  Hi, I am trying to generate a RTF file using iText.jar, wherein I am taking... value BBBBBBBBBBBBBBBBBBBBBBBBBB How will I achieve it ? Please see the code
Writing Calculator Program in Swing
Writing Calculator Program in Swing   ... illustrates you how to a create calculator in Swing with the source code and screen.... Calculator Code in Java Swing Please save the code as SwingCalculator.java
Writing Actions
Writing Actions The Action is responsible for controlling of data flow within an application. You can make any java class as action. But struts have some built in interface and class for making action easily. To make an Action class
Writing more than one cards in a WML deck.
   Writing more...; Using this code you can display some information in your...; Now here is the code of the program
dynamically writing text javascript
dynamically writing text javascript  dynamically writing text javascript. Is it possible
dynamically writing text javascript
dynamically writing text javascript  dynamically writing text javascript. Is it possible
Web Writing
Web Writing       The art of writing for the web is far removed from writing for the print world.... Following is the prime aspect you need to keep in mind while writing for the web
SEO Writing
SEM and SEO Article Writing SEM and SEO article helps your business to grow... the intended traffic through SEM and SEO article writing in addition to other tools... is the demand of SEM and SEO article writing services. A good command over
writing plugin - WebSevices
writing plugin  can anyone help me in writing plugin for internet explorer browser using c++ in .net environment
writing HTML entirely by hand
writing HTML entirely by hand  How comfortable are you with writing HTML entirely by hand
writing webservices in php
writing webservices in php  How to write a simple web service in PHP
How to access the image file from project folder itself while writing to pdf using itext?
How to access the image file from project folder itself while writing to pdf using itext?  I am writing a pdf using itext where i add a image...:\\company.jpg"); it works fine But when i use this code image = Image.getInstance("items
Writing unit tests
Writing Unit Tests Unit testing is a way through which your small block of code. Unit testing is not used to find the bugs. It allows the developers to test.... There are some naming convention which should be followed during writing a test case
jsp code - JSP-Servlet
jsp code  Can anyone help me in writing jsp/servlet code to retrieve files and display in the browser from a given directory.  Hi Friend, Try the following code: Thanks
i written the program in the files but in adding whole file is writing once again - Java Beginners
i written the program in the files but in adding whole file is writing once again  Very Urgent: Write a small record management application file... Home Page   Delete record code
Reading And Writing Excel File
reading and writing excel file   ... to download the excel file and code first then make folder with the name of excel in C drive then copy the excel file and copy the code into webapps then follow
code problem:ajax - Ajax
code problem:ajax  Hi,I am using ajax to populate a select box.for this I am writing out.write("ONE"); like that.it runs fine in firefox.bt not in IE.Can anyone help me out this... thanks
writing document (.doc) file from java with format such as font type, font style
writing document (.doc) file from java with format such as font type, font style  Can anyone help me how can i write a java code to write a string...); out.flush(); out.close(); } } For the above code, poi-scratchpad-3.7-20101029.jar

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.