User Profile

Collapse

Profile Sidebar

Collapse
sn20063757
sn20063757
Last Activity: Aug 29 '07, 08:41 AM
Joined: Aug 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sn20063757
    replied to matrix operations in turbo c++
    in C
    i want a program that overloads the function add,multiply,su btract,assignme nt=,
    the matrices
    See more | Go to post

    Leave a comment:


  • sn20063757
    started a topic type wrappers in java
    in Java

    type wrappers in java

    what is meant by the term type wrappers .And what is their us in java programming .
    For example
    import java.util.*;
    import javax.swing.JOp tionPane;
    public class Numyears
    {
    public static void main(String[]args)
    {
    GregorianCalend ar current=new GregorianCalend ar();
    int currentYear;
    int birthYear;
    int numYears;
    birthYear=Integ er.parseInt(JOp tionPane.showIn putDialog...
    See more | Go to post

  • sn20063757
    started a topic Type wrappers
    in Java

    Type wrappers

    what is meant by the term type wrappers in java.What is their use in java programming
    See more | Go to post
No activity results to display
Show More
Working...