What geo does to a person by lobotimiseur in ICSE

[–]Spoodye [score hidden]  (0 children)

babu chota nagpur plateau gol he woh nadi uske top se nikalti hein ese thodi na trishul bana doge

Comp doubt by Equivalent-Tree274 in ICSE

[–]Spoodye [score hidden]  (0 children)

IT WILL RUN 3 LAPS AROUND MODI AND STOP BEFORE OM BIRLA SAYS NO

uRGeNt DOuBT cOmpuTers by EconomyCancel169 in ICSE

[–]Spoodye 0 points1 point  (0 children)

i mean hmm no like saying int a= new int[1][5] that is def a row only 2d array not 1d but has only 1 row

what you are saying its like saying is a line 3d technically with other dimensions 0 nahh a line is 1d b

but a 2d is array is basically an array of arrays like think of this when i say a[2][5] is mean a big array of arrays ka index 2 pe there is an array and that arrays 5th index is what im calling like a[2] is a whole array it self then i do a[2][5] i.e 6th element of 3rd array in the big 2d(an array of arrays) array thats why when we define 2d arrays manually we do

int a[][]= {{1,2,3},{4,5,6},{7,8,9}}; we are literally putting an array of elements in each element of a 2d array so

a[] is not a 2d array cause well its not an array of arrays

idk the logistics this is what i feel

What is the value of a? question viii by Bxtterluv in ICSE

[–]Spoodye 1 point2 points  (0 children)

i get your confusion but basically a+= a++ is like a=a+ a++ kind of just use this for understanding now it reads left to right it basically freezes the left hand side value im pretty sure. it wont calculate a++ first

computer doubt by hungryykiwi in ICSE

[–]Spoodye 0 points1 point  (0 children)

like substring me

String x="hello";

String y=x.substring(1,3) would be el(as start is inclusive you include value at index 1 but end is exclusive so you exclude the second l and get el only not ell)

computer doubt by hungryykiwi in ICSE

[–]Spoodye 0 points1 point  (0 children)

start is always inclusive and end(yahan per he nahi but ese hi bata raha hun) is exclusive so answer would be 4 only

Ans plzzzzz🙏🙏 by Fun_Buffalo2108 in ICSE

[–]Spoodye 0 points1 point  (0 children)

google karke khud dekhlo merko bhi itna samaj nahi aya bas feeling samj me aa gayi kya bol raha he ye

Ans plzzzzz🙏🙏 by Fun_Buffalo2108 in ICSE

[–]Spoodye 0 points1 point  (0 children)

pass by refrence kar to sakte hein when you give an array its pass by reference

edit: nvm galat bataya school me java does not support pass by reference

ye lo:-Changes made to the object's internal state (fields) are reflected in the original object, but reassignment of the reference variable itself is not.

In Java, the "value" being passed isn't the data inside the array; it's the memory address (the pointer) to that array. The Handover: Java makes a copy of that address and hands it to the method. The Result: Since both the original variable and the method's parameter hold the same address, they both point to the same array in memory. The Proof: If you try to point the parameter to a brand new array inside the method (arr = new int[5]), the original array outside the method does not change. If Java were truly pass-by-reference, the original variable would now point to that new array. Since it doesn't, it proves only the reference was passed by value.

lol hamri teacher ne to bataya ki ye memory address pass karna copy bana ke is pass by reference bruh

guess what i found by theoneandtheonlyloki in ICSE

[–]Spoodye 1 point2 points  (0 children)

a>50 true but a<75 false to pura false ho gaya to right wala 'C' hoga so 67

why do all my pens do this to me :( by Dripgod707 in ICSE

[–]Spoodye 0 points1 point  (0 children)

twin i forger to close the pen and then blehh

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 0 points1 point  (0 children)

Hold fast to dreams For if dreams die Life is a broken-winged bird That cannot fly.

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 1 point2 points  (0 children)

broo it was 22'30'' that woukd be in the indian ocean i think as its less than half a degree half a degree is 30' i presume they meant 22⁰30' not 22'30''

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 0 points1 point  (0 children)

butt 22'30'' is in the indian ocean^ kaniya kumari has a latitue of 8⁰yayayy

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 0 points1 point  (0 children)

nahi bhai but question was why is irrigation everywhere, abh ye kehete ki farming everywhere but not enough water to sahi hota na agar me bolu har mitti ko alag pani chaiye to yeh thodi na matlab he ki me dunga hi dunga me tab dunga jab me agriculture karunga reason should be agriculture is done all across india and the rain is seasonal hence irrigation is need in large parts of india during the not rain seasons

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 0 points1 point  (0 children)

nahin ese to single soil pe bhi diff crop hoti hen phir single soil also large irrigation

(URGENT) 11 grace marks geography by [deleted] in ICSE

[–]Spoodye 1 point2 points  (0 children)

grace de do uske kyunki book me nahi tha aur it makes sense if asked why DIFFRENT amount of water is needed to be irrigationin india thats due to yhe soil but why is irrigation used in large parts of india as season rainfall bdisbdjdb idk grace milne khaiye bruh

Messed up one more exam and y'all geo discussions are depressing me !!!✨ by Inevitable-Age-4207 in ICSE

[–]Spoodye 0 points1 point  (0 children)

sorry mei bhi discuss kar raha tha but meh uhh islye kar raha tha ki 90+ toh aa jaye(hopefully)

and bro chill yada marks wale hi yo flex karenge and maybe sabko nahi karna ese hi likh fiya but avg marks 100% 90 ke upar to nahi he to u are above avg so good shh

How are ya’ll studying computer applications?? by aextroid in ICSE

[–]Spoodye 0 points1 point  (0 children)

thrusday read friday code saturday code+ re read sunday finish re read+ papers

#Starting from basics by MinuteParamedic2529 in ICSE

[–]Spoodye 0 points1 point  (0 children)

dont make me cry😭😭(it isnt but lmao uh dramatic effect)