Graduation in computer science - Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Graduation in computer science? On this page you'll find 461 study documents about Graduation in computer science.

All 461 results

Sort by:

SMTP & MIME in Computer Networks
  • Summary

    SMTP & MIME in Computer Networks

  • This document provides a clear and concise explanation of SMTP (Simple Mail Transfer Protocol) and MIME (Multipurpose Internet Mail Extensions), two essential components of email communication in computer networks. The notes cover how SMTP is used for sending emails across networks, including its working process, commands, and role in client-server communication. It also explains the limitations of basic SMTP, such as handling only plain text data. To overcome these limitations, the docume...
  • BaekSaEon
    $8.49 More Info
Introduction to Programming Final Exam Review (Python) 150+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions
  • Exam (elaborations)

    Introduction to Programming Final Exam Review (Python) 150+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions

  • Introduction to Programming Final Exam Review (Python) 150+ (Latest Edition) 100% Verified Q&A + Answer Key Solutions
  • felishaa
    $11.92 More Info
Intro to Python Final Exam 70+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions
  • Exam (elaborations)

    Intro to Python Final Exam 70+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions

  • Intro to Python Final Exam 70+ (Latest Edition) 100% Verified Q&A + Answer Key Solutions
  • felishaa
    $11.83 More Info
python exam 1 60+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions
  • Exam (elaborations)

    python exam 1 60+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions

  • python exam 1 60+ (Latest Edition) 100% Verified Q&A + Answer Key Solutions
  • felishaa
    $11.99 More Info
WGU D335 Introduction to Programming in Python FINAL EXAM 15+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions
  • Exam (elaborations)

    WGU D335 Introduction to Programming in Python FINAL EXAM 15+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions

  • WGU D335 Introduction to Programming in Python FINAL EXAM 15+ (Latest Edition) 100% Verified Q&A + Answer Key Solutions
  • felishaa
    $11.62 More Info
Python Coding Specialist Exam 110+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions
  • Exam (elaborations)

    Python Coding Specialist Exam 110+ (Latest 2025-2026 Edition) 100% Verified Q&A + Answer Key Solutions

  • Python Coding Specialist Exam 110+ (Latest Edition) 100% Verified Q&A + Answer Key Solutions
  • felishaa
    $12.68 More Info
DSA_Programs_In_C
  • Class notes

    DSA_Programs_In_C

  • I have a collection of programs of main important topics in DSA which include stack, queues, arrays, linked list and many more. The notes contain proper problem statement, algorithm, program in c language, output
  • BaekSaEon
    $10.49 More Info
C949 Data Structures and Algorithms  questions and answers Graded A+
  • Exam (elaborations)

    C949 Data Structures and Algorithms questions and answers Graded A+

  • C949 Data Structures and Algorithms questions and answers Graded A+ Tuple A datatype that is immutable, which means that once it's been created, the elements can't be changed. It is also a sequence type. Is typically used when element position, and not just the relative ordering of elements is important. Named Tuple An immutable datatype where the element position is important. Each element can have it's own designated name. Set An ADT that serves as an unordered col...
  • DrJOHNWISE
    $12.99 More Info
ap csa chapter 10 mcq questions and answers  Graded A+
  • Exam (elaborations)

    ap csa chapter 10 mcq questions and answers Graded A+

  • ap csa chapter 10 mcq questions and answers Graded A+ Consider the following method. public int addFun(int n) { if (n <= 0) return 0; if (n == 1) return 2; return addFun(n - 1) + addFun(n - 2); } What value is returned as a result of the call addFun(6) ? A 10 B 12 C 16 D 26 E 32 16 Consider the following method, which implements a recur
  • DrJOHNWISE
    $15.99 More Info
Fear of missing out? Then don’t!
Do you wonder why so many students wear nice clothes, have money to spare and enjoy tons of free time? Well, they sell on Stuvia! Imagine your study notes being downloaded a dozen times for $15 each. Every. Single. Day.