You are on page 1of 2

Software Testing

1) ___of testing includes different methodologies that can be used while conducting
Software testing.
2) A ___________ graph represents the logical control flow within a program.
3) _________ is used to improve quality of software according to as per requirements.
4) The test _______describes the approach that the test team will use to test the software.
5) Define verification and validation.
6) List techniques for software testing
7) List levels for testing.

Software Testing Tools


1) Software _______ is the process of executing software or system with the

Intent of finding errors.


2) _______ testing is also known as clear box, or glass box or open box testing.
3) _______ coverage testing technique is used to cover all branches of the control flow graph.
4) Software testing ________are the tools which are used for the testing of software.
5) What is simple loop testing?
6) Define Software Testing.
7) What is the purpose of Entry and Exit Criteria?

Advance Java
1) What is JDBC?
2) Define Thread
3) Define Synchronization
4) Define Multitasking
5) Write the use of try() block
6) Write a program to create thread to print odd numbers from 1 to 10
7) Difference between wait() and sleep()
Web Tech
1) The __________ global array contains information about any uploaded files.
2) In ____________ forms the values entered by user remain displayed with the form component.
3) The ___________function is used in PHP to triggering errors.
4) To keep the track of user requests we require maintaining ______________.
5) Define sticky form
6) What is the purpose of POST & GET methods in forms in PHP?
7) What are variables in PHP? Explain

Data Analytics

a. What is mathematical model?


b. List its type’s data analysis.
c. Applications for machine learning in data science
d. Polynomial Regression
e. What is data analysis explain with example.
f. Define linear model with example.
g. What is the purpose of AUC and AOC curves?

Operating System
1. What is Dead Lock? List the Deadlock Characterization.
2. Define File Allocation Method. List the File operations
3. Define Scheduling. List the different Scheduling
4. Write an OS Program to implement FCFS Disk Scheduling Algorithm.
5. Write a program to simulate Linked file allocation method. Assume disk With
n number of blocks. Give value of n as input. Write menu driver program with
menu options as mentioned above and implement each option.

Compiler Constructors
1. Lexical ______________represents these lexemes in the form of tokens.
2. An _____________________ accepts a source code as input and immediately executes it.
3. ___________________ is a valid sequence of characters which are given by lexeme.
4. The ___________________ function is called which report the error to the user.
5. Explain Compilation.
6. Enlist types of Compiler and Explain any one.
7. Explain Token?

You might also like