I am tryig to solve a algorithm example. There will be a array.And i need to calculate the square of this arrays index numbers. Output should be:"0-1-4-9-16-25-
I understand and am reasonably familiar with the command line. But I would like to clarify my understanding. Suppose I have a bash default shell. Many of the co
When i try to update a value in form its showing system null expression. here is my code: [HttpPost] public ActionResult EditPage(PageMasterVi
I have an app for which I am trying to create data backup & restore functionality where if user want, he can store backup on google drive. If he uninstalls
I'm trying to use lstlistings package with pdflatex. I write a demo but get a bad effect as the border is discontinuity. I used some Chinese character, so I hav
i have string like $string = "hello this is a string and hello but this is a string hello but this is a string and "; in it there is repeated words and repeated
I have two services "product-service" and "rating-service". I am making a rest call from product-service to rating-service to get the data. I have written the R
We have an extremely large number of Azure resources that were manually created a while ago, before our move to adopt Terraform. Obviously, this now means we ha
Looking to move cells based on a value in google sheets using a script. Super green to all of this, just after watching some videos on the basics & using co