#tcsnqt #java #codingforbeginners #placementpreparation #javainput
Hi everyone 👋
This is Praneesh, and in this video I explained how to take mixed data type input in Java for TCS NQT and other coding exams.
Many students get confused when input contains different data types in a single line. But don’t worry, I made it simple and easy to understand.
Examples covered:
"apple", 10.0, 5
"banana", 15.5, 10
"orange", 20.25, 3
In this video, you will learn how to:
Take input as string
Split the input
Convert into string, double, and integer
👉 Subscribe for more coding and placement preparation videos 🚀