A. java Disassemble
B. java Interpreter
C. java compiler
D. java debugger
Software Engineering Mcqs
Software Engineering Mcqs for Preparation of Job Test and interview, freshers, Students, competitive exams etc. Multiple choice questions here are on topics such as Basics of software engineering, types, advanced, design, testing, evolution, testing, secutity etc.
A. Byte code
B. First code
C. Mid code
D. None of above
A. Sub class create object of super class
B. Sub class extends Base class
C. Sub class extends super class
D. All of the above
A. getConnection()
B. executeQuery()
C. prepareCall()
D. executeUpdate()
A. Final class
B. abstract class
C. parent class
D. None of above
A. moderate typed
B. strogly typed
C. weakly typed
D. none of these
A. Integration tests
B. Regression tests
C. Load test
D. Unit tests
A. Request.QueryString
B. Response.writeln
C. Response.write
D. Request.Form
A. Output Caching
B. DataCaching
C. Both A and B
D. None of these
A. Adds HTTP Headers to output stream
B. Adds Tag to rendered Page
C. Add Headers to the web site
D. None of the above
