Home / Engineering / Software Engineering / Question
M
Q.) Which of the following is not a diagram studied in Requirement Analysis ?
Related MCQs on Software Engineering
Q. What is the output of the following code? def foo(k): k[0] = 1 q = [0] foo(q) print(q)
Q. Which of the following is not a property of good encryption technique?
Q. Absolute time of an event is modeled as ________
Q. Binary circuit elements have
Q. All-to-all personalized communication can be used in ____
Discusssion
Login to discuss.