C++
1.. WHAT IS TOKEN
Answer:....
Token is The smallest unit of a program that has meaning to
the compiler
2.. WHAT IS THE PROGRAMME LANGUAGE
Answer:....
A General-purpose, Object-oriented
Programming Language
3.. TOP DOWN AND BOTTOM UP APPROACH
Answer:....
The Top-down Approach Star With The General And Moves To The
Specific While The Bottom- up Approach Starts With The
Specific And Moves To The General
4.. WHAT IS THE OBJECT-ORIENTED PROGRAMMING (OOP).
Answer:......
A Programming Model That Organizes Code
Around Objects, Rather Than Functions And Logic