O Level Archives - Page 6 of 7 -

Olevel M3R5 Practical Exam Questions

Olevel M3R5 Practical Exam

Olevel M3R5 Practical Exam Questions Hello Students… In this Article You will learn about Olevel M3R5 Practical Exam Questions with detailed Solution. So must check out full article. 1)Write an Algorithm to find Average of 6 numbers. Ans- STEP-1  START STEP-2 READ N1,N2,N3,N4,N5,N6 OR GET SUM STEP-3 SUM=N1+N2+N3+N4+N5+N6 STEP-4 AVG=SUM/6 STEP-5 PRINT “AVERAGE”=,AVG STEP-6 END … Read more

Cryptography-Symmetric Vs Asymmetric key Cryptography

Cryptography- Symmetric Vs ASymmetric key Cryptography

 Cryptography-Symmetric Vs Asymmetric key Cryptography In this Article you will learn about Cryptography-Symmetric Vs Asymmetric key Cryptography. Here you will learn imporatnt fact about the cryptography What is Cryptography? क्रिप्टोग्राफी क्या है? Cryptography is a method of protecting information and communications through the use of codes, so that only those for whom the information is … Read more

python for loop syntax – Looping Statement

python for loop syntax

Looping Statement Also known as “Iteration statement” or “Repetition statement”, looping statements are the commands which repeat the whole program or a part of it depending upon a given condition. Python provides two types of looping statements: for() loop and while() loop. 1) while() loop: It can be called as conditional loop as it repeats … Read more

Olevel M2 R5 Practical Questions

o level m2r5 practical questions Hello Students in this post you will learn about our Mairathan class  questions with answers. We have completed our mairathan on our Youtube Channel Olevel Guruji.So must subscribe our youtube channel Olevel Guruji. In this Blog the following queries solved o level m2r5 practical questions m2r5 practical questions with answers … Read more

OLevel M2R5 Practical Questions

OLevel M2R5 Practical Questions

OLevel M2R5 Practical Questions  Hello Student welcome in careersknowlege.in.In this blog you will learn 3 OLevel M2R5 Practical Questions in details. Question 1- Write a HTML code to divide browser window into two horizontal frames and play different video in each frame. Ans- main.html Coding <html> <frameset rows=”*,*”> <frame src=”TopSection.html”> <frame src=”Bottom.html”> </frameset> </html> TopSection.html … Read more

O Level Practical Questions m1r5

Hello Students, Welcome in careersknowledge.in. In this artical you will learnt about OLevel Practical Question Jan2023. In this Article you will also learn 3 most recently ask practical question with answers. Also Subscribe our YOUTUBE channel Olevel Guruji for Video Classes.   https://www.youtube.com/@olevelguruji Question 1: Create Business Cards using shapes, text, and colours in libreoffice writer … Read more

OLevel It Tools Practical Question

OLevel It Tools Practical Question

OLevel It Tools Practical Question Hello Students, In this blog you will learn about OLevel It Tools Practical QuestionWith Steps by steps.libreoffice calc practical questions pdf,libreoffice calc practical questions,libreoffice writer practical questions pdf Question 1: Create a Database in Calc Spread Sheet. Calculate the Total, Average and print the table as per format below: S. … Read more

mobile operating system | Desktop operating system

mobile operating system

Operating System for Mobile Phone and Tablets A mobile operating system (Mobile OS) is an Operating system built exclusively for a mobile device, such as a smart phone, smart watches, personal digital assistant (PDA), tablet etc. A mobile OS is similar to a standard OS (like Windows, Linux and Mac) but is relatively simple and … Read more

Functions of operating system | Operating system

Operating system Operating system is an elementary program for any computer. Operating system is also know as background software that provides the interface to user for interacting with compute hardware and assists computer in managing its internal resources. Operating systems are of many types. The classification of operating system is as follows: In the early … Read more

Hardware and Software of computer

hardware and software of computer

Hardware and Software of computer Heelo Guys! Welcome to new post in this post you will learn about hardware and software of computer in details so must read the full article. Computer Hardware Hardware means the physical components (outer structure) of a computer. In a computer, system case, monitor, keyboard, mouse, printer, power supply, mother … Read more