17EC77

IIT JEE

Hier vind je de beste samenvattingen om te slagen voor 17EC77. Er zijn o.a. samenvattingen, aantekeningen en oefenvragen beschikbaar.

Alle 23 resultaten

Sorteer op:

DS using Python
  • College aantekeningen

    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 Meer Info
overview of c.
  • College aantekeningen

    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 Meer Info
Functions in c
  • College aantekeningen

    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 Meer Info
POINTERS AND FILE  MANAGEMENT
  • College aantekeningen

    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 Meer Info
engineering maths
  • College aantekeningen

    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 Meer Info
control structure in c
  • College aantekeningen

    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 Meer Info
Arrays & Strings
  • College aantekeningen

    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 Meer Info
Arrays & Strings in C
  • College aantekeningen

    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 Meer Info
 Dynamic memory allocation
  • College aantekeningen

    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 Meer Info
File Management in c
  • College aantekeningen

    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 Meer Info
Wil jij je uitgaves terugverdienen?
Hoeveel heb je al uitgegeven op Stuvia? Stel je eens voor dat alle andere studenten JOU betalen voor je samenvatting. Ka-ching!