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)
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Why shouldn't I use mysql_* functions in php?
Explain about getters and setters in php?
Describe exception handling concept with an example?
Explain to listeners.
Explain the benefits of using go programming?
What is the difference between throw/catch and raise/rescue?
What is the Pipe Symbol represented?
Is python interpreter or compiler?
Are c and c++ similar?
What is python interpreter?
What does slicing mean in python?
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
what is different between oops and c++
What is a lambda in programming?