Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746)
How would you create a new r6 class?
How do you connet mysql database with php?
How can you sort a list in reverse order in python?
What is use keyword in laravel?
Write a program which employs Recursion
Is magento cloud based?
Explain cakephp?
What is singleton in objective c?
Why do we use polymorphism in php?
Explain the components shown on the home screen of wordpress.
What do you mean by component in cakephp? List some commonly used components.
What is data types?
What is array filter in php?
How does free() know explain how much memory to release?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?