0% found this document useful (0 votes)
141 views

week 11

computing assignment

Uploaded by

learnpoltics
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
141 views

week 11

computing assignment

Uploaded by

learnpoltics
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Which of the following can be used for writing Python Programs in an Ubuntu Terminal ?

vim

neovim

vi

All of the Above


Yes, the answer is correct.
Score: 1
Accepted Answers:
All of the Above
1 point
What is used to install and manage packages for Python?

pip

npm

apt get

Anaconda
Yes, the answer is correct.
Score: 1
Accepted Answers:
pip
1 point
Why is a "Graph" API called so?

It allows users to draw and create graphs and charts

It represents social connections and relationships as a graph data structure

It primarily deals with geographical mapping and location-based services

It is used exclusively for graph theory and mathematical computations


Yes, the answer is correct.
Score: 1
Accepted Answers:
It represents social connections and relationships as a graph data structure
1 point
What characteristics did the researchers find among top link farmers?

They had low in-degree compared to random samples

They were unpopular and inactive users

They had high in-degree compared to random samples

None of the Above


Yes, the answer is correct.
Score: 1
Accepted Answers:
They had high in-degree compared to random samples
1 point
Which of the following are/were virtual worlds in Social Media ?
Club Penguin

Habbo

Twitter

All of the above


Yes, the answer is correct.
Score: 1
Accepted Answers:
Club Penguin
Habbo
1 point
Which V of social media represents “Amount of content generated across social media platforms.”

Value

Velocity

Volume

Veracity
Yes, the answer is correct.
Score: 1
Accepted Answers:
Volume
1 point
Which of the following is/are e-crimes on online social media ?

Phishing

Clickbaiting

Work From Home Scam

All of the Above


Yes, the answer is correct.
Score: 1
Accepted Answers:
All of the Above
1 point
Which of the following is/are the goals of a phishing attack ?

Stealing personal information

Stealing your financial information

Stealing your identity

Attacking your social networking contacts


Yes, the answer is correct.
Score: 1
Accepted Answers:
Stealing personal information
Stealing your financial information
Stealing your identity
Attacking your social networking contacts
1 point
Hitesh has 400 followers on Twitter, 500 followers on Facebook and 1400 followers on Instagram. The act of finding the actual
number of unique followers across all his social media profiles is called de-duplicating. This statement is:

True

False
No, the answer is incorrect.
Score: 0
Accepted Answers:
True
1 point
A node in a graph has an in-degree of 2 and an out-degree of 4. The degree of this node is:

8
Yes, the answer is correct.
Score: 1
Accepted Answers:
6
1 point
Which of the following is the correct command for initializing a git repository in a newly created empty folder ?

git initialize

git create

git initiate

git init
Yes, the answer is correct.
Score: 1
Accepted Answers:
git init
1 point
Latanya Sweeney's research highlighted how two seemingly unrelated pieces of information can be linked to reidentify an individual.
Which term best describes this concept?

Data Anonymization

Data Aggregation

Reidentification

All of the above


Yes, the answer is correct.
Score: 1
Accepted Answers:
Reidentification
1 point
Which of the following OSNs have an API ?
X (formerly Twitter)

Facebook

YouTube

None of the above


Yes, the answer is correct.
Score: 1
Accepted Answers:
X (formerly Twitter)
Facebook
YouTube
1 point
Which of the following are not stopwords in the following list?

stopwords = ["i", "me", "my", "myself", "we", "our", "ours", "ourselves", "you", "your", "yours", "yourself", "yourselves", "he", "him",
"his", "himself", "she", "her", "hers", "herself", "it", "its", "had", "having", "do", "does", "did", "doing", “mango”, "a", "an", "the", "and",
"but", "if", "or", "because", "as", "until", "while", "of", "at", "by", "for", "with", "about", "against", "between", "into",”now"]

because, against, mango, yourself

mango, now

mango

All the words in the list are stopwords


No, the answer is incorrect.
Score: 0
Accepted Answers:
mango
1 point
A sentiment analysis study analyzes a text passage for valence and arousal values. On a scale of -1 to 1, the valence and arousal
score is 0.80 and 0.90. What do these values suggest about the emotional characteristics of the text?

Negative sentiment, low emotional intensity

Positive sentiment, High emotional intensity

Negative sentiment, high emotional intensity

Positive sentiment, low emotional intensity


Yes, the answer is correct.
Score: 1
Accepted Answers:
Positive sentiment, High emotional intensity

You might also like