z=x^3 + y^3 + y/z Which is correct ? 1. z= Math.pow(x,3)+Math.pow(y,3)+y/z; 2.double z=Math.pow(x,3)+Math.pow(y,3)+y/z; |
|
asked by Manidipa Majumdar (ngptmat) 6 years ago | |
3 |
Write a function prototype of the following : A function PosChar which takes a string argument and a character argument and returns an integer value. P.S. Please explain too. Thanks a lot |
|
asked by Harry Potter (studyicse) 6 years ago | |
3 | |
How to convert String to String buffer(syntax with example please)? |
|
asked by Nehal G (nehalg) 6 years ago | |
1 | |
Can someone CLEARLY tell me the diff between instance, class and local variable...... |
|
asked by Kris Shibu (zeusinmars) 6 years ago | |
3 | |
https://www.respaper.com/sparsh_arsenal/2325-pdf.html Please refer this worksheet of Cambridge Public School for a good revision. |
|
asked by Abhigyan Agarwal (abhigyan1120024) 6 years ago | |
0 |
Can anyone share a google drive link of all the theory part? I dont know from where should i study. |
|
asked by Karan Patrick (karan_dodo) 6 years ago | |
2 | |
Will I get good marks if I study from the APC book? |
|
asked by Pavan K Srinivasan (throwaway) 6 years ago | |
1 |
plzz explain what is the output in case the strings are of different length,while using compareTo function??does it work the same way-finding the difference between the values of 1st character of each word?? |
|
asked by Snigdha (silver2002) 6 years ago | |
3 |
How do we convert an integer to string and a string to integer??............and is it String.valueOf or Integer.valueOf......??? |
|
asked by Fire Bird (firebird) 6 years ago | |
3 |
URGENT Pls provide a simple program to print initials. |
|
asked by Manas Rungta (rock19) 6 years ago | |
2 |
Page 468 |
ICSE chat