Programing Basics

Descrição

Coding FlashCards sobre Programing Basics , criado por Anthony Wright em 12-09-2022.
Anthony Wright
FlashCards por Anthony Wright, atualizado more than 1 year ago
Anthony Wright
Criado por Anthony Wright mais de 1 ano atrás
0
0

Resumo de Recurso

Questão Responda
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.

Semelhante

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