Engr Abrar Ul Hassan Qureshi

Engr Abrar Ul Hassan Qureshi

Software Engineer || CEO AQhorizon_Tech || Backend Developer || Python & Django || Asp .NET Core Web API || C# || .NET MVC || WordPress Designer

Chap # 8 Solved Exercise

Q.1 Multiple Choice Questions Short Questions Q1. How can one ensure the reliability of information found online? Ans:To ensure the reliability of information found online, one should verify the sources. Information created through trustworthy journals and check by experts is…

Chap 4 Solved Exercise

MCQs (Multiple Choice Questions) on Graphs and Trees. What is a graph in computer science?A) Vertices connected by edges ✅ In cities and roads analogy, what do vertices represent?A) RoadsB) Cities ✅ How does a graph differ from a tree?A)…

Chap 2 Solved Exercise

Multiple Choice Questions 1. An action needed during Python installation to run from the command line easily:a) Uncheck “Add Python to PATH”b) Choose a different IDEc) Check “Add Python to PATH”d) Install only the IDE 2. A valid variable name…

Solved Class Activity

Consider the following list, tuple, and string: # List: [10, 20, 30, 40, 50, 60, 70, 80] # Tuple: (“Math”, “Science”, “English”, “History”, “Geography”) # String: “Python Programming” Perform the following operations: 1. Access and print the third element from…