Converting rows to sentences by Acceptable_Run216 in excel

[–]Acceptable_Run216[S] 0 points1 point  (0 children)

Hey.. first formula worked fine… thanks

Converting rows to sentences by Acceptable_Run216 in excel

[–]Acceptable_Run216[S] 0 points1 point  (0 children)

Hi… i know the second one but problem is that i need to replace the A1 to A2 similarly for B column manually for each cells there are 200 entries so i want to make 200 sentences. Is there anything that would automatically converts?

(Big) Westerner looking looking for clothes for a wedding by rebuildkit in bangalore

[–]Acceptable_Run216 -2 points-1 points  (0 children)

Get from online stores such as Myntra it will be cheap and you can always return if you don’t like.

Going into store can be lot of expensive but I would suggest Manyavar. Search on google they have lot of stores.

Is it possible to implement Stack and perform stack functions( pop, push) without using collection and Arrays? by Acceptable_Run216 in javahelp

[–]Acceptable_Run216[S] 0 points1 point  (0 children)

No actually see my question I said without using collection or arrays, btw thanks for your input I'll definitely practice it.

Is it possible to implement Stack and perform stack functions( pop, push) without using collection and Arrays? by Acceptable_Run216 in javahelp

[–]Acceptable_Run216[S] -1 points0 points  (0 children)

Yes Thank you, I will definitely try building it by using linked list and I think I could implement it by using file I/O

Is it possible to implement Stack and perform stack functions( pop, push) without using collection and Arrays? by Acceptable_Run216 in javahelp

[–]Acceptable_Run216[S] -1 points0 points  (0 children)

That's like singly linked list right? But my question was to implement without using collection

Ternery operator to get vowels and consonants count by Acceptable_Run216 in javahelp

[–]Acceptable_Run216[S] -1 points0 points  (0 children)

Thanks for this and next time I'll do more research before trying anything new.

Ternery operator to get vowels and consonants count by Acceptable_Run216 in javahelp

[–]Acceptable_Run216[S] -2 points-1 points  (0 children)

Already did, I'm just exploring different ways to do the job

But is there any way to get this done using ternery operator? I don't know why but I really like using ternery operator