Hi, welcome to my website Programming.OM. My name is Om prakash kartik. This blog helps you to learn programming languages concepts and technique.
How To Run Notepad Using Java class RunNotepad { public static void main ( String [ ]…
Create a Splash Screen in JAVA import java . awt . Font ; import java . util . Timer ; …
Program in C and C++ to compare tow Strings using user defined function C Program #in…
S huffle an array in C and C++ C Program # include < stdio.h > void shuff…
Program in C and C++ to sort an array using selection sort technique C Program # inc…