Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 6

ASSIGNMENT

NAME: HANIYA NOOR


CLASS : 8A2 ......
DATE : 29 – OCT - 2023
What is syntax ?
Syntax refers to the rules that define the structure of a language. Syntax in computer
programming means the rules that control the structure of the symbols, punctuation,
and words of a programming language. Without syntax, the meaning or semantics of
a language is nearly impossible to understand. Syntax is the set of rules that define
what the various combinations of symbols mean. This tells the computer how to
read the code. Syntax refers to a concept in writing code dealing with a very specific
set of words and a very specific order to those words when we give the computer
instructions.

Example :
Syntax is the order or arrangement of words
and phrases to form proper sentences. The
most basic syntax follows a subject + verb +
direct object formula. That is, "Jillian hit the
ball." Syntax allows us to understand that we
wouldn't write, "Hit Jillian the ball."
Why Bluetooth is called
Bluetooth
During this ? from Intel suggested Bluetooth as a
meeting, Jim Kardach
temporary code name. Kardach was later quoted as saying, “King Harald
Bluetooth…was famous for uniting Scandinavia just as we intended to unite the
PC and cellular industries with a short-range wireless link.” It was the epithet of
King Harald Bluetooth, who united the disparate Danish tribes into a single
kingdom; Kardach chose the name to imply that Bluetooth similarly unites
communication protocols.
Examples :
. Bluetooth Speakers.
. Smartwatches.
. Fitness Trackers.
. Wireless Keyboards and Mice.
. Smart Home Devices.
. Automotive Connectivity.
. Medical Devices.
. Wireless Gaming Controllers.
Why we make flowcharts before programming ?
Flow charts help programmers develop the most efficient coding because they
can clearly see where the data is going to end up. Flow charts help
programmers figure out where a potential problem area is and helps them with
debugging or cleaning up code that is not working. Flowcharts make it easier
for technical users to communicate more complex logic within a system. A
flow chart illustrates the program's operating processes through basic shapes
and symbols. The chart is adaptable for both experts and non-developers.

To create a flowchart, you must follow the following


current standard guideline:
Step 1: Start the program.
Step 2: Begin Process 1 of the program.
Step 3: Check some conditions and take a Decision (“yes”
or “no”).
Step 4: If the decision is “yes”, proceed to Process 3. ...
Step 5: End of the program.
Write atleast 15 names programming language .
. Python
. JavaScript
. Go
. Java
. Kotlin
. C#
. PHP
. Swift
. Pearl
. Ruby
. Scala
. Shell
. C++
. Dart
. Visual Basic
T h A n K Y o U …….

You might also like