- Видео 100
- Просмотров 138 037
RBA Creations
Индия
Добавлен 29 апр 2020
LIFE IS JUST CHANCE TO GROW A SOUL LYF......
ALWAYS BE HAPPY
ALWAYS BE HAPPY
SVHSS PALEMAD COMPUTER SCIENCE 2021-2023 BATCH SEND OFF PARTY
SVHSS PALEMAD COMPUTER SCIENCE 2021-2023 BATCH SEND OFF PARTY
Просмотров: 355
Видео
Plus two computer Science or computer application practical exam|Plus Two practical Examination 2023
Просмотров 30 тыс.2 года назад
ഈ വർഷം 2 Program ചെയ്യണം. C and HTML. നിങ്ങൾ Program Puplic Examination ന് ഉപയോഗിക്കുന്ന Paper ൽ എഴുതി പരീക്ഷ നടത്തുന്ന sir നെ കാണിച്ചതിനു ശേഷം,computer ൽ ചെയ്ത് output കാണിച്ചാൽ 32 മാർക്കു കിട്ടും. ബാക്കി 8 മാർക്ക് Record book and viva
How to Write HTML Code on Mobile Phone
Просмотров 7362 года назад
How to Write HTML Code on Mobile Phone
Plus One conputer science C++ Functions | Predefined functions | User defined functions
Просмотров 3323 года назад
A function declaration tells the compiler about a function's name, return type, and parameters. A function definition provides the actual body of the function. The C standard library provides numerous built-in functions that your program can call. #stringfunction #mathematicalfunction #characterfunction
Plus One computer Science String handling and input and output functions
Просмотров 2533 года назад
The C getline() is a standard library function that is used to read a string or a line from an input stream.The classes istream and ostream define two member functions get(),put() respectively to handle the single character input/output operations. including the blank space,tab and newline character. #get() #gets() #puts()
Plus one cs and CA integer representation |Ones' complement | twos' complement | signed magnitude
Просмотров 1,4 тыс.3 года назад
Examples of integers are: -5, 1, 5, 8, 97, and 3,043. Examples of numbers that are not integers are: -1.43, 1 3/4, 3.14, . 09, and 5,643.1. #one'scomplement #two'scomplement
Plus One conputer Science Array operations | traversal | selection sort | bubble sort
Просмотров 3793 года назад
Traversing a data structure means: "visiting" or "touching" the elements of the structure, and doing something with the data Sorting is a technique that is implemented to arrange the data in a specific order #traversal #sorting # searching
Plus One Computer Science What is array and its types in C++?|One dimensional array
Просмотров 1983 года назад
Arrays in C are a collection of similar data types like int, char, float, double, etc., that are stored using the index value and can easily be accessed by index value only. It implements to store all the instances of variables into one single variable. #onedimensionalarray #twodimensionalarray
Plus one and plus two computer Science and CA Three types of looping statements | while |for
Просмотров 4083 года назад
A C control statement redirects the flow of a program in order to execute additional code. These statements come in the form of conditionals (if-else, switch) and loops (for, while, do-while). Each of them relies on a logical condition that evaluates to a boolean value in order to run one piece of code over another. #while #for #dowhile
Plus One and plus two CS and CA Decision-making statements available in C or C++ | switch| if
Просмотров 2983 года назад
If statement is the basic decision-making statement that tells the compiler to execute a code block only if the condition is true. For example, if the students' marks are above 40, print their results as pass. ... The syntax of if statement will be : if (condition) { // execute statement 1; // execute statement 2; ….. } model Question and answer computer application drive.google.com/file/d/1h3y...
How to Set Up G Suite - A Step-by-Step Video Tutorial | google class room
Просмотров 5153 года назад
G Suite Basic edition is a suite of collaborative productivity apps that offers your business professional email, shared calendars, online document editing and storage, video meetings, and much more.
How to use teachmint in computer
Просмотров 1743 года назад
1.Open Teachmint App on your phone. 2.Tap on the Laptop Icon. visible on top right of your home screen. 3.Tap on Scan QR Code Button and point your phone to this screen to capture the code. #teachmint #onlineclass
Google meet attendance tracker | Video share with sound | Google meet
Просмотров 6043 года назад
We'll record the attendance of any participants who chose to dial in. The obfuscated phone number and name displayed during the meeting will appear in the attendance report. If a meeting participant is ejected and re-admitted to the meeting, you'll see the time they first joined and the time they last left #googlemeetattendancetracker
How to file Income Tax Return (ITR) AY 2021-22 Online | ITR-1 for salaried persons 2021
Просмотров 1233 года назад
How to file Income Tax Return (ITR) AY 2021-22 Online | ITR-1 for salaried persons 2021
plus one computer application or computer science | C++ Single if Statement
Просмотров 713 года назад
plus one computer application or computer science | C Single if Statement
Plus Two Computer Application chapter 1 class 01 |Plus Two Computer Application
Просмотров 2493 года назад
Plus Two Computer Application chapter 1 class 01 |Plus Two Computer Application
Geany C++ Compiler for Windows - Installation | Geany C++ windows
Просмотров 1,3 тыс.3 года назад
Geany C Compiler for Windows - Installation | Geany C windows
Plus two Computer science and application Practical Examination june 2021 Focus Area
Просмотров 2,2 тыс.3 года назад
Plus two Computer science and application Practical Examination june 2021 Focus Area
How to Download YouTube Videos on Your PC|YouTube Down loader|You tube
Просмотров 1053 года назад
How to Download RUclips Videos on Your PC|RUclips Down loader|You tube
Teachmint teaching app tutorial | Online teaching app|Teachmint | Online Classroom |
Просмотров 3963 года назад
Teachmint teaching app tutorial | Online teaching app|Teachmint | Online Classroom |
How to make a clickable PDF | PDF file with url
Просмотров 743 года назад
How to make a clickable PDF | PDF file with url
Focus Area Plus one computer science and application|control statements||if| if else| switch
Просмотров 1813 года назад
Focus Area Plus one computer science and application|control statements||if| if else| switch
Focus Area Plus one computer science and application|control statements | while | do while | for
Просмотров 1193 года назад
Focus Area Plus one computer science and application|control statements | while | do while | for
Focus Area Plus one computer science | arrays| arrays operations
Просмотров 2773 года назад
Focus Area Plus one computer science | arrays| arrays operations
Focus Area Plus one computer science | String handling and I/O functions
Просмотров 1553 года назад
Focus Area Plus one computer science | String handling and I/O functions
Functions ||Focus Area Plus one computer science and application| Builtin functions
Просмотров 753 года назад
Functions ||Focus Area Plus one computer science and application| Builtin functions
Increment and Decrement operators chapter 6 || computer science and application||Focus Area
Просмотров 2933 года назад
Increment and Decrement operators chapter 6 || computer science and application||Focus Area
Plus One Computer Science and application Data Types and Operators II CS and CA June 2022 Exam
Просмотров 2733 года назад
Plus One Computer Science and application Data Types and Operators II CS and CA June 2022 Exam
Thank you sir ❤😊
😢 thanks a lot you save me ❤❤❤❤❤❤❤❤
Window??
❤️🔥...
HP SMART TANK 529 18.04 ൽ INSTAL ചെയ്യാൻ കഴിയുമോ?
Thank you 😊👍
Sir tnx 😌😚
Thank you sir <3
Correct cheythu but correct password adich kazhinjalum screen off aayi on aakukayan
Correct cheythu but correct password adich kazhinjalum screen off aayi on aakukayan
Thanks bro ❤❤❤
Its working Very usefull❤️🩹
❤ its working
Sir 2024 computer application practical vdo cheyyo
20.4 inu entho cheyum
Samsung ml1610 udantu 18,4ൽ ഇൻസ്റ്റാൾ ചെയ്യാൻ സാധിക്കുമോ
It's not worked for me
Thanks
bro elementry os ill engneya
sir oru driver alle athil ullu
Yes
Thanks for the information
Thank you for the information
It worked
Thanku a looot
Epson l360 de kittuvo
How to install ubuntu 20.04
Thanks so much
Very Useful Video
Super class... thank you sir💛
Sir l3110 epson printer scanner add ചെയുന്നത് ഇങ്ങനെ?
WISH YOU ALL THE BEST
Good Luck മക്കളേ
All The Best
ഇനിയും നല്ലതു പോലെ പഠിക്കൂ
Wish you all the best dears ...for your exams and future...👍
Ee question vanan madhiarnuu 🥹
Epson l3215 drive kittumo
Sir seeen aanno☺
epson L3250 link edumo pls
Hello
Sir how to find error idh oru video cheyumo
💥💥
sir SQL questions undavilla practicallinu
ഇല്ല
അറബിക് ലാംഗ്വേജ് ചെയ്യുമ്പോൾ ഫോണ്ട് മാറുന്നു. പരിഹാരമുണ്ടോ?
Thank you, it helps! 🙏🏻
***not command found
Pinnem wrong password
Restart chayyumbo desktop open avukayan cheyunath. Plz hlp me
Aww working
How to install Epson L380 Epson L220