arguments to be passed to the method and the method signature.
what is Method call?
a logic error is a bug in a program that causes it to operate incorrectly.
what is Logic Error?
a statement that asks a question
what is If -statement?
a verbal or written remark expressing an opinion or reaction.
what is Comments?
man who holds the title of biggest man in history
who is Jon Brower Minnoch?
a numerical or other measurable factor forming one of a set that defines a system or sets the conditions of its operation.
what is Parameter?
the mechanism of basing an object or class upon another object
what is Inheritance?
source code and user interfaces follow naming conventions and structured programming conventions that enable use of the system without prior specific knowledge.
what is self-documenting code?
a technical content deliverable, containing instructions about how to effectively use and integrate with an API
what is API Documentation?
most expensive production car in history.
what is Pagani Zonda HP Barchetta?
given order of program
what is In sequence?
the mechanism of basing an object or class upon another object.
what is “is-a” relationship?
a property is accessed by giving the host object's name, followed by a period
what is Dot notation?
raditionally a sequence of characters,
what is String?
tallest man in the world
who is Robert Wadlow?
a message displayed on a monitor screen or printout indicating that an incorrect instruction has been given or that there is an error resulting from faulty software or hardware.
what is Error message?
when void is used as a function return type, it indicates that the function does not return a value.
what is Void return type?
a method which is bound to the class and not the object
what is Static methods (class methods)?
a programming language construct or operator that tests or defines some kind of relation between two entities
what is Relational operators?
most expensive Pokémon card ever sold.
what is Pikachu Illustrator?
error in the spelling of code.
what is Syntax Error?
a value is returned by the function when we call it.
what is Non-void return type?
a method which is bound to the class and not the object of the class.
what is Static methods (class methods)?
the process of restructuring existing computer code—changing the factoring—without changing its external behavior.
what is Refactoring code?
war where the most people in history died.
what is WWII?