Question: You are to write a simple program to practice null safety in Kotlin. Some time ago we learned how to reverse a string. In your

You are to write a simple program to practice null safety in Kotlin. Some time ago we learned how to reverse a string. In your program define variable of type String?, ask user for some text and store user input in that variable and then print it both straight and in reverse. In your book, there are three option to handle null safety, so your program should have three parts each using one of the methods described in book.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!