Sri Chaitanya Educational Institutions., India.
A.P, TELANGANA, KARNATAKA, TAMILNADU, MAHARASHTRA, DELHI, RANCHI
A right Choice for the Real Aspirant
Marathahalli, BANGALORE
1. This question paper contains five sections, Section A to E
2. All questions are compulsory.
3. Section A have 21 questions carrying 01 mark each.
4. Section B has 07 Very Short Answer type questions carrying 02 marks each.
5. Section C has 04 Short Answer type questions carrying 03 marks each.
6. Section D has 02 questions carrying 04 marks each. One internal choice is given in Q35
against part c only.
7. Section E has 03 Long Answer type questions carrying 05 marks each.
8. All programming questions are to be answered using Python Language only.
Informatics practices- 1
SECTION – A
I. Answer the following questions: 21x1=21
19. The term plagiarism is not related to_____
a) illigial software copy b) illigal use of patents
c) Stealing other e-mail password d) None of these
20. Which of the following is not an agrregate function
a) AVG b) ADD ( ) c) MAX ( ) d) COUNT( )
21. State whether the following statement is true or false;
The ‘primary key’ constraint allows NULL values in a column
SECTION – B
II. Answer the following questions: 7x2=14
22. Define add-ons and Cookies.
(or)
What hosting and mention types of web hosting.
23. Write python code to create the following Series S using dictionary.
24. Consider the given SQL string:
“Sri Chaitanya Bangalore”
Write suitable SQL queries for the following:
i) Display position of ‘tan’ in the given string
ii) Display the substring starts from 5th character for the length of 4 characters.
25. What will be the output of the following?
26. Give any 2 solutions to manage the E-Waste in the country
27. What will be the output of the following code?
28. Explain any two numerical or mathematical functions in SQL?
SECTION-C
III. Answer the following questions. 4X3=12
29. Write outputs for SQL queries (i) to (iii) which are based on the given table COURSE:
30. Write a Python code to create a DataFrame with appropriate column headings from the list
given below:
OR
31. Nadar has recently shifted to a new city and school. She does not know many people in her
new city and school. But all of a sudden, someone is posting negative, demeaning
comments on her social networking profile etc. She is also getting repeated mails from
unknown people. Every time she goes online, she finds someone chasing her online.
i. What is this happening to Nadar?
ii. What immediate action should she take to handle it?
iii. Is there any law in India to handle such issues? Discuss briefly.
OR
32. Write suitable Python statements for the following:
i. Add a column called Special_Price with the following data: [135,150,200,440].
ii. Add a new book named ‘The Secret' having price 800.
iii. Remove the column Special_Price.
SECTION-D
IV. Answer the following questions. 4X2=8M
33. A relation ITEM is given below:
34. Mr. Ravi, a data analyst has designed the DataFrame df that contains data about Car Sales
with ‘T1’, ‘T2’, ‘T3’, ‘T4’, ‘T5’ as indexes shown below. Answer the following
questions:
Write Python statement to compute and display the difference of data of Col2 column
and Col3 column of the above given Data Frame.
SECTION- E
V. Answer the following questions. 3X5=15
35. Write the SQL functions which will perform the following operations:
(or)
Kabir has created following table named exam:
36. A Software Development Company has set up its new center at HYDERABAD for its
office and web-based activities. It has 4 blocks of buildings named Block A, Block B,
Block C, Block D. Number of Computers:
37. Write Python code to plot a bar chart for India’s medal tally as shown below: