user input

  • C

C Program To Find Armstrong Numbers Between Range using Function

In today's video tutorial lets find all the Armstrong numbers or Narcissistic numbers between user entered range, using function /…

4 years ago
  • C

C Program to print Armstrong Numbers Between Two Integers

An Armstrong number or Narcissistic number is an n-digit base b number such that the sum of its (base b)…

4 years ago
  • PHP

Insertion of Records into Database using Forms: PHP & MySQL

Video tutorial illustrates INSERTION of records into database using simple HTML form and minimal PHP scripting. First look at these…

12 years ago
  • Java

Read Keyboard Input: Java

This video tutorial shows how to read user input from Keyboard in Java. In this tutorial we illustrate using a…

13 years ago
  • JavaScript

Find Position of Left most Vowel: JavaScript

Develop and demonstrate a xhtml file which uses javascript program to find the first occurrence or the left most vowel…

14 years ago