12 Ip Quarterly
12 Ip Quarterly
12 Ip Quarterly
SECTION-A
18X1=18
10. _________ allows a visited website to store its own information about a user on the
user’s computer.
11. If column “Salary” contains the data set {10000, 15000, 25000, 10000,
15000}, what will be the output after the execution of the given query?
12.Which of the following command is used to display first three rows of a DataFrame
'DF' ?
14.Which network topology typically results in less wire length usage as compared to
others?
Q17 and Q18 are ASSERTION and REASONING based questions. Mark the correct choice
as
B) Both A and R are true and R is not the correct explanation for A.
SECTION-B
7X2=14
i) Considering the environmental concerns associated with e. waste. outline any one
negative impact of the electronic products on the environment.
ii) Gopal is a college student who recently bought his new smartphone from ABC
electronics. He's excited about the new features and improved performance of his new
device. However, he's now left with his old smartphone, which is still functional but
considered outdated. Suggest him any one action that he can take feeble old
smartphone.
iii) Provide any one recommendation on how ABC Electronics can responsibly manage
its e-waste while minimizing harm to the environment.
SECTION-D
2X4=8
31. Consider the given table Result and write SQL queries for (a) to (d)
i) Display name and salary of all faculties in alphabetical order of their names.
iii) Display names of faculties, their salary and BatchName from both the tables.
iv) Display the details of all faculties whose salary is more than 60000 and have joined
before the year2007.
34. Classpoint Pvt. Ltd., Pune is a company that deals with development and training of
software. They have different divisions HR (H1), Training (H2), Sales (H3) and
Marketing (H4). The layout of the Pune branch is :
The management wants to connect all the divisions as well as all the computers of
each division (H1, H2, H3 and H4).
i) Suggest the topology and draw the most suitable cable layout for connecting all the
divisions.
ii) Classpoint Pvt. Ltd. plans to establish a new office in Dubai. Out of LAN, MAN and
WAN, what kind of network will be created to connect Pune office with Dubai office?
iii) Suggest the division for the placement of server in Pune office. Explain the reason for
your selection.
v) Ms. Abhilasha, working in Dubai office, is creating a software for conducting program
for the employees of Pune branch. Which protocol would help her in voice transmission
over a computer network?
Write a Python code to draw the following line chart having title and labels for x and y
axis as shown below :
Also give suitable Python statement to save this chart with name,stud.png.