Programing Basics

Description

Coding Flashcards on Programing Basics , created by Anthony Wright on 12/09/2022.
Anthony Wright
Flashcards by Anthony Wright, updated more than 1 year ago
Anthony Wright
Created by Anthony Wright over 1 year ago
0
0

Resource summary

Question Answer
What Does HTML Stand for? Hyper Text Markup Language
What is the HTML element for inserting a line break? <br>
What is statement in Java? an executable instruction that tells the compiler what to perform.
Name the 8 Primitive Data Types byte, short, int, long, float, double boolean, & char
what is a boolean? Stores a boolean value, true or false
What are the four pillars of object-oriented programming? Abstraction Encapsulation Inheritance Polymorphism
What is Polymorphism? Objects are designed to share behaviors and they can take on more than one form. The program will determine which meaning or usage is necessary for each execution of that object from a parent class, reducing the need to duplicate code.
What does API Stand for? Application Programming Interface
What is Abstraction? Objects only reveal internal mechanisms that are relevant for the use of other objects, hiding any unnecessary implementation code.
What is Inheritance? Classes can reuse code from other classes. Relationships and subclasses between objects can be assigned, enabling developers to reuse common logic while still maintaining a unique hierarchy.
What is OOP? a computer programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined as a data field that has unique attributes and behavior.
Show full summary Hide full summary

Similar

Web Designing & Development Full Tutorial
Nandkishor Dhekane
Java Week 5 Object Oriented Programming
Troy Bowlin
Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar
front end developer test
joni jiniani
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Intro to HTML
Balikkoftesi
Front-End Web Development
Chanthy Ngin
Creating a Website
Julia C.Wozniak
HTML + CSS
Justina Sadikova
OpenSource Programming
Faheem Ahmed