![]() |
![]() | |||
![]() |
Trending ▼ ResFinder | ||
![]() |
ResPaper - Excel in Your Studies |
![]() | Trending Now |
![]() ICSE IX |
![]() ICSE X |
![]() Prelims |
![]() ISC XI |
![]() ISC XII |
![]() ISC Prelims |
![]() BEE |
![]() GATE |
![]() UGC NET |
![]() CBSE 10th |
![]() CBSE 12th |
![]() CEED |
![]() | Why Choose ResPaper? |
![]() | Selected Responses |
ResApp - ResPaper app for Android
ICSE Class X Prelims 2021 : Biology (GEMS Modern Academy, Dubai) | |
![]() |
Haemoglobin unknown1234 |
ICSE Class X Prelims 2021 : Geography (Guardian School, Thane) | |
![]() |
i)2203 ii)2302 shreyas78 |
ICSE Class X Prelims 2021 : Physics (Ramniwas Bajaj English High School (RBHS), Mumbai) | |
![]() |
heat capacity - does not depend on mass, SI unit is J/K, defined as the amount of heat required to raise the temperature of a substance by one degree celsius or one kelvin. sepcific heat capacity - depends on mass, SI unit is J Kg^-1 K^-1, defined as the amount of heat required to raise the temperature of unit mass of the substance by one degree celsius or one kelvin. sk2345 |
ICSE Class X Prelims 2021 : Computer Applications (St. Joseph's Convent School (SJCS), Panchgani) | |
![]() |
import java.util.Scanner; public class overloading { public void Area(int b, int h) { int area = b*h; System.out.println("AREA = " + area); } public void Area(float d1, float d2) { double area = 0.0; area = 1.0/2.0 * d1*d2; System.out.println("AREA = " + area); } public void Area(float a, float b, float h) { double area = 1.0/2.0 * (a+b) * h; System.out.println("AREA = " + area); }
public static void main() { Scanner sc = new Scanner(System.in); System.out.println("1)Parallelogram"); System.out.println("2)Rhombus"); System.out.println("3)Trapezium"); int n = sc.nextInt(); switch(n) { case 1: { System.out.println("Enter the base"); int b = sc.nextInt(); System.out.println("Enter height"); int h = sc.nextInt(); overloading obj = new overloading(); obj.Area(b,h); break; } case 2 : { System.out.println("Enter diagonal 1"); float d1 = sc.nextFloat(); System.out.println("Enter diagonal"); float d2 = sc.nextFloat(); overloading obj = new overloading(); obj.Area(d1,d2); break; } case 3 : { System.out.println("Enter parallel side a"); float a = sc.nextFloat(); System.out.println("Enter parallel side b"); float b = sc.nextFloat(); System.out.println("Enter height h"); float h = sc.nextFloat(); overloading obj = new overloading(); obj.Area(a,b,h); break; } default: System.out.println("Error"); } } } grade10gma |
CBSE Class 10 Board Exam 2022 : Science - Term I | |
![]() |
d
cbse10 |
ICSE Class X Prelims 2021 : Computer Applications (St. Stephens School, Dum Dum, Kolkata (Calcutta)) | |
![]() |
return type is double y = -6.0 fws16 |
ICSE Class X Prelims 2021 : English Paper 1 (English Language) (Guardian School, Thane) | |
![]() |
Sita exclaimed what a beautiful deer it was. kj_18 |
ICSE Prelims 2016 : Biology (Campion School, Mumbai) | |
![]() |
PLANT CELLS: Microtubules ANIMAL CELL: Centrosomes manya2701 |
ICSE Class X Board Exam 2022 : Computer Applications | |
![]() |
(a) 11 EXPLANATION: x = 2 3 y = 4 z = 1 2 3 = ++z + y + ++x + z++ = 2 + 4 + 3 + 2 = 11 tigerjoy |
![]() | Recent Questions in Q&As |
ResApp - ResPaper app for Android
Click question to answer it! To ask a question, go to the topic of your interest and click Q & A.Q & A > X-C![]() Asked by: shayakhan |
Q & A > ICSE Board Exam : Class X Solved Question Papers![]() Asked by: teleansh |
Q & A > ISC Board Exam : Class XII Solved Question Papers![]() Asked by: shreyaagrahari_31_ |
Q & A > class 10 A![]() Asked by: arnav32 |
Q & A > ICSE (ಕನ್ನಡ)Kannada. 😊 ![]() Asked by: basavarj |
Q & A > ICSE Board Exam : Class X Solved Question Papers![]() Asked by: rshah21 |
Q & A > Class IX C![]() Asked by: rounak_saha67 |
Q & A > ICSE Board Exam : Class X Solved Question Papers![]() Asked by: santhisri |
Q & A > ICSE Board Exam : Class X Solved Question Papers![]() Asked by: hypebeast |
Q & A > ICSE Board Exam : Class X Solved Question Papers![]() Asked by: shauns |
![]() | Featured Recent Uploads |
ResApp - ResPaper app for Android
![]() | 30,000+ Schools and Colleges |
ResApp - ResPaper app for Android
Featured Schools / Colleges / Universities:
![]() |
Bishop Cotton Boys' School (BCBS), Bangalore 738 Students on ResPaper |
![]() |
S N Kansagra School (SNK), Rajkot 591 Students on ResPaper |
![]() |
Bombay Scottish School, Mahim, Mumbai 953 Students on ResPaper |
![]() |
City Montessori School (CMS), Vardhan Khand, Gomtinagar Campus 2, Lucknow 614 Students on ResPaper |
![]() |
R. B. K. School (RBK), Mira Road 1179 Students on ResPaper |
![]() |
ResApp -- the ResPaper App for Android Take ResPaper.com with you, even when you are offline! |