What We Are Learn On This Post
Verifone Interview Question & Answers
1. What doesn’t include in Requirement Engineering
a. Req Analysis
b. Req Elicitation
c. Req Documentation
d. Req Design
2. What do Verification and Validation refer to?
a. Internal
b. External
c. Internal and External Resp
d. External and Internal Resp
3. What does starts first in testing?
a. Black box
b. White box
c. UAT
d. Unit testing
4. V – model sequence?
All the questions in the objective part were basic and simple.
Programs
- Program for Palindrome.
- Write a program in java where four balls are kept at an equal distance from each other.
- There is a grandfather, father, and grandson, the age of grandson, are equal to the age of grandfather in terms of months, and the age of grandson is equal to the age of father in terms of days. Find their ages.
- Write a java program:
Input string: “an apple, orange, papaya, banana.”
output string: “Apple, Orange, Papaya, Banana.”
Leave a Reply