Examlex
What is the output of the following piece of code?
#mod1
Def change(a) :
B=[x*2 for x in a]
Print(b)
#mod2
Def change(a) :
B=[x*x for x in a]
Print(b)
From mod1 import change
From mod2 import change
#mains=[1,2,3]
Change(s)
Duration Variance
A measure used in project management to quantify the difference between the planned and actual duration of project activities.
PERT Analysis
Project Evaluation and Review Technique, a statistical tool used in project management designed to analyze and represent the tasks involved in completing a given project, incorporating time estimates for completing each task.
Critical Path
The most extended line of activities within a project's plan that requires punctual completion for the project to finalize on its expected completion date.
Project Scheduling
The process of allocating time to tasks in a project to ensure it is completed within the set timeline, often visualized through tools such as Gantt charts.
Q4: The Sistine Chapel is chapel is part
Q5: During the course of the Black Death
Q10: ……………..is the official mouthpiece of Communist Party
Q15: _ _ _ _ _ _ parameters
Q17: What is the output of the following
Q17: In 1978 .............was the first black to
Q17: A.Balakrishana Pillai, who had earlier been eased
Q22: The ………….. Was the war between the
Q27: Jnananikshepam,an eight-page magazine was printed at the
Q32: Which module in Python supports regular expressions?<br>A)re<br>B)regex<br>C)pyregex<br>D)None