What is Android Architecture? Discuss Android Architecture in detail. Omer January 27, 2018 Android Architecture In Detail: Android Architecture: Android SDK Compiles our code, data & resources into Android Package file... Read More
Wireless Networks and types of Wireless Networks Omer December 05, 2017 Discuss Wireless Networks and their types? Wireless Networks A wireless network enables people to communicate and access applications ... Read More
Java program to creates an array of 10 elements and pass it to a function to store some even values and then display arrays elements. Omer November 05, 2017 Passing of array java program: Code Screenshots: Ouput ScreenShots : Code of Java program creates an array of 10 elem... Read More
Java Program of Pass by value and pass by reference Omer November 05, 2017 Java Program of Pass by value and pass by reference: Example of passing arrays: Code Screenshots: Output of Above Java Program... Read More
Create Java Program for credit balance and withdraw balance fron bank account Omer October 22, 2017 Create an Account Class with an instance variable “balance” of type double, use set and get methods to access its value, write two functio... Read More
Difference Between Machine Languages , Assembly Languages & High-Level Languages ? Omer October 03, 2017 Machine Languages vs Assembly Languages vs High-Level Languages Any computer can directly understand only its own machine language, defi... Read More
Hardware vs Software Omer October 03, 2017 Difference between Hardware and Software ? Hardware the physical, tangible parts of a computer keyboard, monitor, disks, wires, chips,... Read More
What is JAVA ? Omer October 03, 2017 JAVA: Java is the world’s most widely used computer programming language. You’ll learn to write instructions commanding computers to p... Read More