Home / Yatendra Sir / Topics
You will find all topics which are added by Yatendra Sir
Program to arrange array in Ascending order in Java
Program to get Minimum number from an array in Java
Program to get Maximum element from Array in Java
Read array from keyboard in Java
Program to find average of elements of an array in Java
Program to get sum of elements of an array in Java
Simple static Array example in Java
Do while Loop example in Java
Program to check Armstrong number in Java
Program to find Strong number in Java
Program to check palindrome number in Java
Program to find Maximum number from digits of any number in Java
Program to Sum the digit of any given number in Java
Count number of digits in any given number in Java
Nested while Loop example in Java
While Loop Example in Java
For each loop example 2 in Java
For each loop example in Java
Advance for loop example in Java
Program to find HCF and LCM of two numbers in Java
Program to check Prime Number using for loop in java
Program to check whether given number is Perfect or not in Java
Program to Print Lucas series in Java
Print Fibonacci numbers example using Java
Program for getting Factorial of any number in Java
Continue statement example in Java
Label block and break example in Java
Break statement example in Java
Square Pattern of star logic in Java
Print star Patter 2 logic in Java
Print star patter 1 logic in Java
Sum of Even and Odd using For Loop in Java
Get Sum of n numbers using For Loop in Java
Simple for loop example in Java
How to sort an associative array by value in PHP
How to remove a specific element from an array in PHP
How to get a value from an array in PHP
How to get all the keys of an associative array in PHP
How to Populate Dropdown List using Array in PHP
How to remove null or empty values from an array in PHP
How to calculate sum of an array in PHP
How to get random value from an array in PHP
How to remove an array element based on key in PHP
How to download a file in PHP using Curl
How to Download file from URL using PHP
How to open a PDF file in browser with PHP