Tuesday, August 16, 2016
Unit 2: What is Database?
What is Database? A Database is a collection of related data organized in a way that data can be easily accessed, managed and updated. In a database, we would be grouping only related data...
Unit 1: What is Data and Information?
What is Data and Information? What is Data? Data, is defined as a body of facts or figures, which have been gathered for one or more specific purposes data can exist in the forms...
Unit 4: What are all the features of Java Programming Languages? Features Contd....
Features Contd.... - Robust: Robust simply means strong. Java uses strong memory management. There is lack of pointers that avoids a security problem. There is automatic garbage...
Unit 4: What are all the features of Java Programming Languages? Features Contd....
Features Contd.... - Platform Independent: A platform is the hardware or software environment in which a program runs. There are two...
Unit 4: What are all the features of Java Programming Languages?
What are all the features of Java Programming Languages? The Features of Java - Simple - Object-Oriented - Platform independent - Secured - Robust - Architecture neutral - Portable - Dynamic - Interpreted -...
Unit 3: The history of Java Programming
The history of Java Programming - James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language project in June 1991. The small team of sun engineers called Green Team. - Originally designed for...
Unit 2: What are the types of Java Applications?
What are the types of Java Applications? There is mainly 4 type of applications that can be created using java programming: 1_Standalone Application : It is also known as the desktop application or...
Unit 1: What is Java, where did it used?
What is Java, where it used? What is Java? Java is a programming language and a platform Java is a high level, robust, secured and object-oriented programming language Platform : Any hardware or software...