Hey guys, pls tell me if this is correct: ICSE Specimen paper question 5 part 1 : is this solution correct: series 1 { public void main ( int x ) { double sum= 0.0; for (i=4;i<=4*n;i+=4) { sum = sum+1.0/( double)i; } System.out.println("s="+sum); } } |
|
asked by Aaryan Monika Khurana (monikakhu) 8 years ago | |
0 |
state the data type and value of y after the following is executed char x = '7' y=character.isLetter(x) |
|
asked by Kavya Sekhar (aswmgirl17) 8 years ago | |
1 |
Where i can find important computer applications notes??? |
|
asked by Appus nikhil (appus007) 8 years ago | |
2 |
SDFG OR ANYONE CAN tell impt theory qns.........coz i am Sacred for theory..............!!!!!!!!! |
|
asked by Ankit Fadia (tanmay_dani) 8 years ago | |
4 | |
Can we attempt an extra question in section B if time permits? |
|
asked by Niranjan D R (thuglife) 8 years ago | |
2 |
WHY IS EVERYONE SOOO DORMANT ??? WHO IS GOING 2 SLEEP NOW ??? |
|
asked by Born To Succeed (rupanwita) 8 years ago | |
3 | |
Math.random ()*2 Will it give either 1 or 0 when into?? |
|
asked by Abhishek Shyam (abhibenne) 8 years ago | |
2 |
WAP to find the nearest prime number to the number entered by the user |
|
asked by Sarashika (saika) 8 years ago | |
1 |
o Read all the instructions carefully and especially in section B, you must choose 4 best answers know and if time permits attempt the rest. o You must not switch over sections again and again i.e. whichever section you began, you should complete it before switching to another section. • Any question found very easy, kindly read it at least 2 times to ensure that your reading and understanding are Tips to solve the paper- o matching • Theory Section (Section A - 40 marks) . o Primitive data types: Memory size, data range, default value of each. o Operators: Unary, Binary and Ternary: Ternary operator(?:) is more important. Increment and decrement operators along with shorthand operator. Like x += ++x - - x o Math.functions( )- output & Java Expression o String functions: .concat(), .substring(), .indexOf(), .startsWith(), .endsWith(), Character.toUpperCase() functions o User define functions & Constructor, class & object o Principles of Java: Encapsulation, Polymorphism, Abstraction, Inheritance. o Output of a nested loop/do-while o Implicit cast and explicit cast o Data conversion using .valueOf() or .toString() o Java token: Keywords, Identifier, Literal, Operator and punctuator o Errors in Java with reasons o Non-graphic characters o Operators precedence o Write a function prototype. o Local variables, Instance variables and Static(class) variable • Programming Section (Section B - 60 mark) • o Functions & Constructor: Always one question on call by reference and call by value - Function overloading o Switch-case with patters or series o Array search has good chances in this exam. o String o Modulus HOPE SO IT WILL HELPMore... |
|
asked by Srinidhi Sinnah (neerja654) 8 years ago | |
5 |
I have just solve vibgyor marathagalli, section B Q.5), Q.6), Please let me know your opinion(remark) |
|
asked by Shersingh (shersingh1232) 8 years ago | |
1 |
Page 293 |
ICSE chat