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

Guys i use 2 Sannn.. object technique for string programes the functions i us r little different but they are not out of syllubus but a new approach for programming this type of code drastically reduces time but i fear whether it will be accepted or not . i dont want to  loss marks over  examer.. not understanding my code , though op is authentic
 a program to remove vowels 
Scanner in = new Scanner(System.in);
System.out.println("enter the string");
String len  = in.nextLine(); 
Scanner inn = new Scanner(len).useDelimiter("[aeiou]+");

while(inn.hasNext())

{
   
System.out.print(inn.next());
}

=======================
a program to remove only Consonant
 Scanner in = new Scanner(System.in);
System.out.println("enter the string");
String len  = in.nextLine(); 
Scanner inn = new Scanner(len).useDelimiter("[^aeiou]+");

while(inn.hasNext())

{
   
System.out.print(inn.next());
}
asked by Rtstud (mdarfath) 8 years ago
2

Other Questions on This Topic

I wish to download question papers for ICSE prelims and I cannot do that. Can you provide the details of the Customer support for Respaper to get in touch with regarding the issue mentioned above.
asked by S.Hemalata Rajaram (hema1877) 88 days ago
1

+ 2 more questions by hema1877  

unable to pay
can u send link
asked by Priya Mahendran (nana1804) 100 days ago
1

+ 1 more questions by nana1804  

When is the 2026 ICSE exam?
asked by Yogesh (yogesh) 147 days ago
1
https://www.respaper.com/
asked by Sujata Kundu (mumpi_1989) 353 days ago
0

+ 3 more questions by mumpi_1989  

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

+ 2 more questions by sarahmeh  

8th Icse question papers
asked by Aparna Narayan (aparna1974) 1 year 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
5

Next Page >>

ICSE chat
© 2010 - 2026 ResPaper. Terms of ServiceContact Us Advertise with us