Computer Science
(a) Write the full forms of the following :
HTML
TCP
(b) What is the need of protocols?
2.Which of the following statement(s) would give an error after executing the following code?
Stud= { “Murugan” : 100, “Mithu” : 95} # Statement 1
print (Stud [95] ) # Statement 2
Stud [ “Murugan ” ] =99 # Statement 3
print (Stud. pop ( ) ) # Statement 4
print (Stud) # Statement 5
3.State True or False.
“Identifiers are names used to identify a variable, function in a program”.
4.Atharva is a Python programmer working on a program to find and return the maximum value from the list. The code written below has syntactical errors. Rewrite the correct code and underline the corrections made. 2
def max_num (L):
max=L (0)
for a in L :
if a > max
max=a
return max
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.