Sunday, 28 February 2016

GNIIT SEM B MT2 EXAM QUESTIONS

GNIIT SEM B MT2 EXAM QUESTIONS NiitStudent.ComComments: 1 .Consider  the following  statements: Statement A :— To start a Thread you mast as call the constructor of Thread  class. Statement B :– The thread class implements Runnable interface. SOLUTION——both are true 2. Which of the following class will you use to read the contents of a file as a stream of bytes? PipeReader,  FileReader, StringReader, FileInputReader. SOLUTION-fileinputreader 3. What will...
Read More »