Function of math.ceal Math.abs and math.rint |
|
asked by Kavya Sekhar (aswmgirl17) 8 years ago | |
1 | |
In CTA, how many differences should we write for 2 marks?? |
|
asked by Nikita Sharma (nikitasharma59) 8 years ago | |
1 | |
What is a wrapper class?Give an example. |
|
asked by Akash Divakar (akashdivakar) 8 years ago | |
3 |
how is state of object represented q2 define data hiding q3 how does java compile its program q4 name d OOP principal dat implements data hiding |
|
asked by Sudzzzz.... (omadarsh) 8 years ago | |
2 | |
comp ke notes want |
|
asked by Yash Kamerkar (yash14052000) 8 years ago | |
2 |
//answer to the question i had posted below class ABC { int a,b; ABC(int a , int b) { this.a = a; this.b = b; } void display() { System.out.println("a= "+ this.a); System.out.println("b= "+ this.a); } public static void main() { ABC obj = new ABC(2,3); obj.display(); } }More... |
|
asked by Sdfg Sdfg (sdfg) 8 years ago | |
2 |
why java is known as platform |
|
asked by Mridul Bagri (mridul2015) 8 years ago | |
1 |
Write a program to input a string and print the same string after arranging each letter in alphabetical order. e.g., Input : COBOL Output : BCLOO |
|
asked by Vartika S (vartika6) 8 years ago | |
3 |
What is a buffered reader ? Pls explain ... |
|
asked by Kushagra Kushagra (kushagra2014) 8 years ago | |
2 |
Response again :P |
|
asked by Karthik Suresh (vector) 8 years ago | |
1 |
Page 121 |
ICSE chat