Welcome to Viesearch. We're a human-curated search engine and would love your feedback.
Join now Sign in Submit
798,068,544
Searches
3,688,891
Submissions
651,890
Sites
7,692
Categories
294,646
Editors
275,183
Contributors

Search Results

Search results for "javatpoint"

Why Android is Popular Among Developers

Learn why Android is popular among developers. Discover its extensive features that are widely used for creating and developing various applications.

20% discount on Cloud-computing course

The term cloud refers to a network or the internet. It is a technology that uses remote servers on the internet to store, manage, and access data online rather than local drives. The data can be anything such as files, images, documents, audio…

Disadvantages Of Internet In 2024

The internet has revolutionized the way we live, work, and connect. It's a treasure trove of information, a platform for global communication, and a gateway to endless entertainment. Yet, amidst its undeniable benefits, lurk potential pitfalls that…

Understanding UML Use Case Diagrams

A UML Use Case Diagram visually represents a system's functional aspects from a user's viewpoint, illustrating how external entities interact with the software.

Using Java Command Line Arguments

This article describes how to use command-line arguments in Java programs. Command-line arguments are passed when the program is run.

SOLID Principles Java

In Java, SOLID principles are an object-oriented approach that are applied to software structure design. It is conceptualized by Robert C. Martin (also known as Uncle Bob). These five principles have changed the world of object-oriented…

Garbage Collection in Java Programming

Garbage collection is crucial for efficient memory management in Java programming.

What is Software testing in Software Development

A software testing tutorial is a learning resource or guide that provides information and instructions on various aspects of software testing. Software testing is a crucial process in the software development lifecycle, aimed at identifying defects…

Understanding the Round Robin Scheduling Algorithm in Operating Systems

Learn about the Round Robin Scheduling Algorithm, a preemptive process scheduling method that allocates fixed time slices to processes for fair resource distribution.

Android JSON Parsing Tutorial

JSON (JavaScript Object Notation) is a programming language that is minimal, textual, and a subset of JavaScript. It is an alternative to XML.

Android SQLite Tutorial

This Android SQLite tutorial covers the basics of Android SQLite methods used in Android Development. Learn to use SQLite databases in Android applications.