Write a method to test if a string meets the preconditions to become a palindrome. Eg: Input | Output mmo | True yakak | True travel |
I want to get the duration of the video while user uploading the video. I dont want to put the video tag in html. I want the getting video duration code in both
I am trying to write some data to a csv file. however one of the words is being written over multiple columns when it's meant to be in just one. And the rest of
I am trying to write some unit tests and I have the following single document in my rates collection: { _id: new ObjectId("623bda93f0ead42eaf6b0957"),
I should extract dates from an Object, but the compiler rightly tells me that getDate() is not defined on Object. How can I define it? If I can't define it, wha
Let suppose I have a method public int dummy(){ return 1; } and if I call this method by dummy(); not int a = dummy(); will it make any difference? why?
Since some time ago some customers complain that they get login prompts while using our webparts on a SharePoint 2013 web part page. The web application has bee
I am trying to migrate user data after executing alters to some tables in h2 from version 1 to version 2 using the Java process. When trying to ran command java
I use now persistenceMapperWEBAPIClient1 as PersistentMapper with default Uri http://localhost:5000/api/A0_WebApi and default User: a/Password: 123456 While pro