Digitally Secured
Digitally Secured
  • Видео 88
  • Просмотров 9 952

Видео

Java: Binary Search || In Hindi
Просмотров 78Год назад
Illustration of working of Binary search with Java Code
Java Program || switch case example 2 || In Hindi
Просмотров 542 года назад
This particular video of switch case example describes choices as character and where to take inputs when calculating formulas have the same type of inputs
Java Program || switch case example 1 || In hindi
Просмотров 472 года назад
This particular program describes how to use switch case statement when the types of inputs are different for each calculation. In such situation you need to take inputs inside switch in each respective cases
Java Program || Taxi Meter || In hindi
Просмотров 3792 года назад
It is a special if - else slab based program 0:00 How Taxi Meter type programs work 9:05 The program 18:40 Print in tabular form
4 bit adder subtractor
Просмотров 282 года назад
This video demonstrates how to implement a 4 bit adder and subtractor using the same circuit design
C++: WAP to print if a student has passed or failed depending on certain criteria
Просмотров 672 года назад
In this particular program, the criteria is: 1. Student has scored 50 or above in average of three terms OR 2. Student has scored 63 or above in both second and third terms
C++: Print Multiplication Table
Просмотров 152 года назад
The program will print multiplication table of any number like this: Sample Input : 10 Sample Output : 10 X 1 = 10 10 X 2 = 20 ..........
C++ : WAP to print series 24, 99, 224, ....... 899
Просмотров 1032 года назад
It is a simple series which proceeds like this: 24 = 5*5 - 1 99 = 10*10 - 1 ........ 899 = 30*30 - 1 So, the terms are basically one less than the square of the multiples of 5 .
C++ : WAP to print series 1000, 729, 512, ....... 8, 1
Просмотров 332 года назад
It is a simple series which print the cubes of natural numbers in descending order
C++ : WAP to print total electricity bill to be paid
Просмотров 2062 года назад
The program will input how much electricity units consumed. Then it calculate the bill as per the rate. And finally will add a meter rent with the bill to find the total bill.
C++ : WAP to print discount amount and amount payable by entering number of tickets bought
Просмотров 6232 года назад
The program will enter the number of tickets purchased where cost of one ticket is Rs. 50. Then based on certain conditions the program will calculate discount availed and amount payable and display them.
MS Word: Mail Merge
Просмотров 833 года назад
MS Word: Mail Merge
Java: Insertion Sort
Просмотров 293 года назад
This video includes step wise demonstration and program implementation.
Java: Selection Sort || In Hindi
Просмотров 713 года назад
Step wise demonstration and program implementation
Word 2007: Apply Drop Cap
Просмотров 653 года назад
Word 2007: Apply Drop Cap
Word 2007: Apply Header and Footer
Просмотров 103 года назад
Word 2007: Apply Header and Footer
Word 2007: Add a Page Background Colour
Просмотров 83 года назад
Word 2007: Add a Page Background Colour
Word 2007: Applying Water Mark
Просмотров 183 года назад
Word 2007: Applying Water Mark
Word 2007: How to add a Page Border
Просмотров 283 года назад
Word 2007: How to add a Page Border
CSS: How to align text in a web page?
Просмотров 263 года назад
CSS: How to align text in a web page?
Stack: Removing Elements (Pop)
Просмотров 163 года назад
Stack: Removing Elements (Pop)
Stack: Adding Elements (Push)
Просмотров 293 года назад
Stack: Adding Elements (Push)
Stack: Introduction
Просмотров 63 года назад
Stack: Introduction
CSS: How to change the Font and Font Size of text
Просмотров 83 года назад
CSS: How to change the Font and Font Size of text
CSS: How to change background and text colour
Просмотров 103 года назад
CSS: How to change background and text colour
PowerPoint: WordArt || Part I
Просмотров 133 года назад
PowerPoint: WordArt || Part I
Visual Basic: Displaying Full Name by joining first and last name
Просмотров 3,3 тыс.3 года назад
Visual Basic: Displaying Full Name by joining first and last name
Visual Basic: Mouse Events
Просмотров 1,1 тыс.3 года назад
Visual Basic: Mouse Events
CSS: Selectors
Просмотров 83 года назад
CSS: Selectors

Комментарии