Module 2: Learning Strategies & Google Search MCQs / Short Answers
Q#1: What are the two primary learning strategies mentioned, and how do they differ?
Answer:
The two primary learning strategies are Breadth First Learning and Depth First Learning.
- Breadth First Learning provides a basic introduction to almost all courses in Computer Science, giving students an overview of the entire degree program.
- Depth First Learning focuses on one specific course in detail before moving on to the next.
Key difference: Breadth First covers many courses superficially, while Depth First covers fewer courses in greater depth.
Q#2: What does Breadth First Learning aim to achieve in Computer Science education?
Answer:
Breadth First Learning helps students:
- Understand the content of all major courses in the degree program.
- See the bigger picture of the field.
- Appreciate the importance of each course.
It provides an abstract overview of the entire Computer Science curriculum.
Q#3: What topics are covered in the introductory course mentioned in Module 2?
Answer:
The introductory course covers:
- Search Engine Usage Techniques
- History of Computing
- Data Storage and Data Manipulation
- Operating Systems
- Networking and the Internet
- Algorithms and Programming Languages (basics of C++)
- Software Engineering
- Data Abstraction (Arrays, Stack, Queue, Trees)
- Database Systems
- Artificial Intelligence
- Computer Science impact on society
- Content Filtering, Spam, International laws
- Word Processing, Presentations Development
- Spreadsheet (Microsoft Excel)
- Database (MS Access)
- Web Page Development (Dreamweaver)
Q#4: Why does the course focus on Google as a search engine?
Answer:
Because Google is the most widely used search engine and dominates the majority of the market share for internet searches.
Q#5: How does Google determine relevant search results, as explained?
Answer:
Google finds web pages that contain all the terms given in the search query, ensuring that results match the query’s content.
Q#6: What is the purpose of using the query “Weather Lahore” in Google search?
Answer:
To quickly retrieve current weather conditions and forecasts for Lahore.
Q#7: How can Google be used for performing mathematical calculations?
Answer:
By typing the calculation directly in the search bar, e.g., "12*391", Google’s calculator function automatically computes and displays the result.
Q#8: What is the significance of adding “pkr” in front of a number when using Google search?
Answer:
It specifies the currency Pakistani Rupees (PKR), helping users find prices or values in PKR.
Q#9: How does Google handle capitalization when performing searches?
Answer:
Google is case-insensitive. Searching for "COMPUTER SCIENCE" or "computer science" produces the same results.
Q#10: What does the “@” symbol represent when used in Google searches for social media platforms?
Answer:
The “@” symbol is used to search for a query on a specific social media platform.
- Example:
"Fifa World Cup @facebook"searches for FIFA World Cup information on Facebook.