Trending ▼   ResFinder  

ICSE − Q & A

ICSE
Indian Certificate of Secondary Education (ICSE), New Delhi
+Fave Message

Ask a Question

Answer a Question!

ResFinder - Thousands of Practice Papers

Can anybody tell me how many marks would be cut for this..
Q9)
import java.io.*;
class Wonder
{
    public static void main() throws IOException
    { BufferedReader br = new BufferedReader (new InputStreamReader(System.in));
        int i;
        String country[]={"MEXICO","BRAZIL","INDIA","CHINA","PERU","JORDAN","ITALY"};
        String wonders[]={"CHICHEN ITZA","CHRIST THE REDEEMER","TAJMAHAL","GREAT WALL OF CHINA","MACHU PICCHU","PETRA","COLOSSEUM"};
        System.out.println("Enter country");
        String cname=br.readLine();
        cname=cname.toUpperCase();
        int c=0;
        for(i=0;i
        {
            if(country[i].compareTo(cname)==0)
            {
                System.out.println(country[i]+"-"+wonders[i]);
            }
            else
            {
                c++;
            }
        }
        if(c==country.length-1)
        {
            System.out.println("Sorry not found!");
        }
    }
}
asked by Darshan Deshpande (darshan1504) 9 years ago
0

Other Questions on This Topic

When is the 2026 icse exam?
asked by Yogesh (yogesh) 57 days ago
1

+ 3 more questions by yogesh  

https://www.respaper.com/
asked by Sujata Kundu (mumpi_1989) 114 days ago
1

+ 3 more questions by mumpi_1989  

i'm unable to download papers
asked by Tsa (rajpurohit14) 205 days ago
1
Class 9 final question paper
asked by Armaan Mandal (arms10) 229 days ago
0
How to contact respaper
asked by Insha Naz Fatima (sarahmeh) 252 days ago
1

+ 2 more questions by sarahmeh  

8th Icse question papers
asked by Aparna Narayan (aparna1974) 354 days ago
1
What's up people? Does anyone I know ever visit this place? If yes please just hit me up with a "hi" I would love to chat haha... Take care everyone :))
asked by Anshika Jaiswal (anshika28) 1 year ago
4
I've got an endsem exam in an hour but all I am doing is reading old threads on res. 🥲
asked by Nisarg Bhavsar (nisarg71) 1 year ago
3
Hlooo..itzz been longgg...ICSE 2018 batch anybody??
asked by Snigdha (silver2002) 1 year ago
3

Next Page >>

ICSE chat

© 2010 - 2025 ResPaper. Terms of ServiceContact Us Advertise with us