vTomb Logo

Lecture 6 - Introduction to Functions in C++ (HINDI/URDU) | Part 1 | Easy Learning Classroom Video

Home
Lecture 6 - Introduction to Functions in C++ (HINDI/URDU) | Part 1 | Easy Learning Classroom

In this video we have discussed about the functions which were in C and C++.

- What is Function
- How to declare, Define and Call the Function
- Important Points

Using functions we can structure our programs in a more modular way, accessing all the potential that structured programming can offer to us in C++.
A function is a group of statements that is executed when it is called from some point of the program. The following is its format:
type name ( parameter1, parameter2, ...) { statements }

where:
• type is the data type specifier of the data returned by the function.
• name is the identifier by which it will be possible to call the function.
• parameters (as many as needed): Each parameter consists of a data type specifier followed by an identifier, like any regular variable declaration (for example: int x) and which acts within the function as a regular local variable. They allow to pass arguments to the function when it is called. The different parameters are separated by commas.
• statements is the function's body. It is a block of statements surrounded by braces { }

-------------------------------------------------------------------------------------------------
Operating Systems playlist - https://www.youtube.com/playlist?list=PLhmA3HN6Mpp3FqSuSNbvxErqHFBbpfinS

- Best from Operating Systems:
Process Creation | System Calls | Mode & Context Switching | Overhead | Easy Learning Classroom - https://youtu.be/1T_gmh-AkfY
Vmware and Redhat | Downloading + Installation | Complete video tutorial | Easy Learning Classroom - https://youtu.be/jyuKdDKmgMg
Commands in Linux Operating Systems | ls cmd | pwd cmd | touch cmd | Easy Learning Classroom - https://youtu.be/6NO68mVhlgc

-------------------------------------------------------------------------------------------------
Theory of Computation or Automata Theory tutorials playlist - https://www.youtube.com/playlist?list=PLhmA3HN6Mpp3G-onZAnI6lOgSyEeZlCdZ

- Best from Theory of Automata:
Defining language | Kleene closure | String | Sigma | Alphabet set | Easy Learning Classroom - https://youtu.be/-__9L9dyUgc
Pushdown Automata for a^nb^m where N is less than M | Theory of computation| Easy Learning Classroom - https://youtu.be/Bbc5C7ccqiw
Pushdown Automata for a^mb^m+nc^n where m,n=1,2,3,... | Easy Learning Classroom - https://youtu.be/gSQ-6-heTs4

-------------------------------------------------------------------------------------------------
Like Our Page on Facebook - https://www.facebook.com/groups/easylearning.cs
For further queries please join our Facebook group, meet your fellows and discuss your problems:
https://www.facebook.com/groups/easylearning.cs
Email us at - [email protected]
---------------------------------------------------------------------------------------------------------
Note: All logos of easy learning used in slides and designing of slides belongs to me and I am the owner of these slides. The content used in the slides is mostly gathered from book, Modern Operating System – Tanenbaum.
© 2019 Easy Learning, All Rights Reserved.
---------------------------------------------------------------------------------------------------------

Copyright Disclaimer under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in the favor of fair use.
---------------------------------------------------------------------------------------------------------
-~-~~-~~~-~~-~-
Please watch: "Vmware and Redhat | Downloading + Installation | Complete video tutorial | Easy Learning Classroom"
https://www.youtube.com/watch?v=jyuKdDKmgMg
-~-~~-~~~-~~-~-
150 chances to become an millionaire

150 chances to become an millionaire

wildsbet.com

#big wins#winners#games#casinos

About the Site 🌐

This site provides links to random videos hosted at YouTube, with the emphasis on random. 🎥

Origins of the Idea 🌱

The original idea for this site stemmed from the need to benchmark the popularity of a video against the general population of YouTube videos. 🧠

Challenges Faced 🤔

Obtaining a large sample of videos was crucial for accurate ranking, but YouTube lacks a direct method to gather random video IDs.

Even searching for random strings on YouTube doesn't yield truly random results, complicating the process further. 🔍

Creating Truly Random Links 🛠️

The YouTube API offers additional functions enabling the discovery of more random videos. Through inventive techniques and a touch of space-time manipulation, we've achieved a process yielding nearly 100% random links to YouTube videos.

About YouTube 📺

YouTube, an American video-sharing website based in San Bruno, California, offers a diverse range of user-generated and corporate media content. 🌟

Content and Users 🎵

Users can upload, view, rate, share, and comment on videos, with content spanning video clips, music videos, live streams, and more.

While most content is uploaded by individuals, media corporations like CBS and the BBC also contribute. Unregistered users can watch videos, while registered users enjoy additional privileges such as uploading unlimited videos and adding comments.

Monetization and Impact 🤑

YouTube and creators earn revenue through Google AdSense, with most videos free to view. Premium channels and subscription services like YouTube Music and YouTube Premium offer ad-free streaming.

As of February 2017, over 400 hours of content were uploaded to YouTube every minute, with the site ranking as the second-most popular globally. By May 2019, this figure exceeded 500 hours per minute. 📈

List of ours generators⚡

Random YouTube Videos Generator

Random Film and Animation Video Generator

Random Autos and Vehicles Video Generator

Random Music Video Generator

Random Pets and Animals Video Generator

Random Sports Video Generator

Random Travel and Events Video Generator

Random Gaming Video Generator

Random People and Blogs Video Generator

Random Comedy Video Generator

Random Entertainment Video Generator

Random News and Politics Video Generator

Random Howto and Style Video Generator

Random Education Video Generator

Random Science and Technology Video Generator

Random Nonprofits and Activism Video Generator

By using our services, you agree to our Privacy Policy.
Alternative random YouTube videos generator: YouTuBeRandom
vTomb © 2024
By using our services, you agree to our Privacy Policy.
OK