Write a program in C to print if number entered by user is not prime. (do not print anything if number is prime and you are not allowed to use else statement.)
Testing Manager Interview Questions
4,203 testing manager interview questions shared by candidates
Write a program in C to print numbers from n1 to n2 and n2 to n1, n times. where n1, n2 and n are entered by user on runtime. example: n1=10 n2=13 n=2 output: 10 11 12 13 12 11 10 11 12 13 12 11 10
Questions were related to software testing
general behaviour questions(tell us about yourself etc.) the coding question was a Leetcode easy question
Expertise on how testing is done
1. Real time experience questions
IN JAVA, WHY DO WE USE THE MAIN METHOD AS PUBLIC?
What part of a Bike would you be
Questions related to Profile and most relevant quetsions
Codes de response de apis
Viewing 2491 - 2500 interview questions