1.

Which of these package is used for text formatting in Java programming language?(a) java.text(b) java.awt(c) java.awt.text(d) java.ioThis question was posed to me in a job interview.This key question is from Text Formatting in division Regular Expressions of Java

Answer»

Correct answer is (a) java.text

For explanation I WOULD say: java.text allows formatting, SEARCHING and MANIPULATING text.



Discussion

No Comment Found

Related InterviewSolutions