( As In Exam - ICSE2015 )
What is the value stored in variable res given below:
double res = Math
( As In Exam - ICSE2015 )
State the output of the following program segment is executed :
St
( As In Exam - ICSE2015 )
(i) Name the mathematical function which is used to find sine of an angle giv
( As In Exam - ICSE2018 )
Write the return data type of the following function.
(i) endsWith()
( As In Exam - ICSE2018 )
Give the output of the following string functions:
(i) “ACHIEVEME
( As In Exam - ICSE2018 )
Consider the following String array and give the output
String arr[]= {
( As In Exam - ICSE2016 )
State the difference between == operator and equals() method.
( As In Exam - ICSE2016 )
Give the output of the following string functions :
(i) “MISSISSIPPI
( As In Exam - ICSE2016 )
Write the return type of the following library functions :
(i) isLetter
( As In Exam - ICSE2018 )
Write a program in Java to accept a string in lower case and change the first
( As In Exam - ICSE2017 )
Write the output for the following:
String s=”Today is Test”
( As In Exam - ICSE2014 )
Write a program to assign a full path and file name as given below. Using lib