Multiple choice technology testing We can make use of particular packages in RFT by using below statement Inherit Use Import Include Reveal answer Fill a bubble to check yourself C Correct answer Explanation Java uses the 'import' statement to include packages and classes. In RFT scripts written in Java, you use 'import com.rational.test.*' style statements to access RFT-specific classes and functionality.