17EC77

IIT JEE

Here are the best resources to pass 17EC77. Find 17EC77 study guides, notes, assignments, and much more.

All 23 results

Sort by:

DS using Python
  • Class notes

    DS using Python

  • This document delves into the world of Data Structures (DS) using Python, a versatile programming language. Data structures are fundamental building blocks that efficiently store and organize information. Python provides a rich set of built-in data structures like lists, dictionaries, sets, and tuples, each with unique strengths for specific tasks.
  • kingaadhav555
    $8.49 More Info
overview of c.
  • Class notes

    overview of c.

  • This document delves into the world of C programming, a powerful and versatile language that forms the foundation for many modern software systems. C offers a high degree of control over memory management and hardware interactions, making it ideal for tasks requiring efficiency and performance.
  • kingaadhav555
    $8.49 More Info
Functions in c
  • Class notes

    Functions in c

  • Functions are the building blocks of well-organized C programs. They group related statements that perform a specific task. This promotes code reusability, as you can call the same function multiple times with different inputs to achieve the desired outcome. Functions also improve code readability by separating complex logic into smaller, manageable chunks.
  • kingaadhav555
    $8.49 More Info
POINTERS AND FILE  MANAGEMENT
  • Class notes

    POINTERS AND FILE MANAGEMENT

  • In C programming, pointers act as memory addresses, allowing you to access and manipulate data indirectly. They are crucial for efficient memory management and working with dynamic data structures. File management, on the other hand, deals with interacting with files on your computer's storage. C provides a set of functions for opening, closing, reading, writing, and manipulating files.
  • kingaadhav555
    $8.49 More Info
engineering maths
  • Class notes

    engineering maths

  • multiple integral, In calculus, the integral of a function of more than one variable. As the integral of a function of one variable over an interval results in an area, the double integral of a function of two variables calculated over a region results in a volume.
  • kingaadhav555
    $8.49 More Info
control structure in c
  • Class notes

    control structure in c

  • C programming uses control structures to dictate the flow of execution within your program. These structures allow you to make decisions, repeat code blocks, and jump to different parts of your program based on specific conditions. There are three main categories of control structures:
  • kingaadhav555
    $8.49 More Info
Arrays & Strings
  • Class notes

    Arrays & Strings

  • In C programming, arrays and strings are fundamental building blocks for data storage and manipulation. Here's a brief description for your document. Arrays are collections of elements of the same data type, stored in contiguous memory locations. Strings are essentially character arrays in C, terminated by a null character (0). They represent text data and are commonly used for storing names, messages, or any textual information.
  • kingaadhav555
    $8.49 More Info
Arrays & Strings in C
  • Class notes

    Arrays & Strings in C

  • In C programming, arrays and strings are fundamental building blocks for data storage and manipulation. Here's a brief description for your document. Arrays are collections of elements of the same data type, stored in contiguous memory locations. Strings are essentially character arrays in C, terminated by a null character (0). They represent text data and are commonly used for storing names, messages, or any textual information.
  • kingaadhav555
    $8.49 More Info
 Dynamic memory allocation
  • Class notes

    Dynamic memory allocation

  • In C programming, static memory allocation happens at compile time, with a fixed amount of memory assigned to variables. This can be limiting when dealing with data of unknown size beforehand. Dynamic memory allocation provides a way to allocate memory during program execution itself. It offers greater flexibility as you can determine the memory requirement at runtime.
  • kingaadhav555
    $8.49 More Info
File Management in c
  • Class notes

    File Management in c

  • In C programming, file management allows you to interact with data stored outside of the program's memory. This data can be permanent (like on a hard drive) or temporary (like during program execution). File management involves functions that enable you to create, open, read from, write to, and close files. These functions provide a structured way to access and manipulate information stored on your computer's storage devices. Effective file management practices are crucial for saving program d...
  • kingaadhav555
    $8.49 More Info
Make study stress less painful
Study stress? For sellers on Stuvia, these are actually golden times. KA-CHING! Earn from your study resources too and start uploading now.