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

What is the output of this
public class q 
{
public static void main()
{
String s=”Object”;
int l=s.length();
for(int c=0;c<l;c++)
{
if(Character.isLowerCase(s.charAt(c)))
System.out.print(Character.toUpperCase(s.charAt(c)));
else if(c%22==0)
System.out.print(‘E’);
else
System.out.print(Character.toLowerCase(s.charAt(c)));
}
}
}
asked by Tubhyam Mehta (tirth7683) 5 years ago
4
3 Marks Test. 
Name:
i) A normal salt formed when basic oxide and acidic oxide react.
ii) An insoluble binary salt.
Give Reason:
Dry HCl does not change the colour of Litmus Paper.
asked by Rg (rikhil32) 5 years ago
5

+ 1 more questions by rikhil32  

Now here comes a milloin dollar ques 
 
Int a=newInt[5]
System.out.println(a);

Whta us output of a
asked by Annhaliator (laxyone) 5 years ago
7

+ 1 more questions by laxyone  

1) three attributes required for class declaration
2) howany default constructor can a class have. 1 right. KIPs says 4
asked by Ansh Anand (teleansh) 5 years ago
2

+ 2 more questions by teleansh  

https://www.respaper.com/bgis108/595-pdf.html Question 8 how to do it without using the split function?
asked by Justanotherone (urgurl) 5 years ago
2

+ 2 more questions by urgurl  

Can we use reverse()  or replace()
asked by Ayush Agarwal (qwertyuiop12345678901234567890) 5 years ago
2
is anyone having a problem in downloading the papers??
asked by Abir Bahl (abirbahl) 5 years ago
2
Program for prime factorization of a number
asked by (godblessme20) 5 years ago
1
What does \f and \r do in java??
asked by Sanjay (sanjay673) 5 years ago
2
can someone explain UNICODE and ASCII with reference to Java? Seriously, java uses unicode or ASCII ?!
asked by Sahaj Shah (eternityseeker) 5 years ago
4

<< Prev

    Page 6    

Next Page >>

ICSE chat

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