C++ Character Set àA set of valid
characters that is used in C++ is called C++ character set. 1) Letters A to Z, a to z 2) Digits 0 to 9 3) Special symbols +
- / \* ( ) { } [ ] ; , * & $ % # ? :: >= <= @ etc
C++ Tokens àA smallest individual unit of C++
Language is known as C++ tokens. àThe following C++ Tokens are:- 1) Keywords 2) Identifiers (also known as Variables) 3) Literals (also known as Constants) 4) Punctuators (also known as Separators) 5 ) Operators
|
Computer Science :: 11th/12th, Computer Engineering :: Degree/Diploma, Coding Concept ( C, C++ & JAVA Programming, JDBC Concept, DBMS - SQL Concept, Data Structure, Communication & Network Concept.
Friday, August 13, 2021
C++ Character Set and Tokens
Subscribe to:
Post Comments (Atom)
Make Code Arcade : Area of Circle
Make Code Arcade : Area of Circle Editor Simulator
-
COMPUTER TERMINOLOGY 1) TCP/IP - Transmission Control Protocol/ Internet Protocol. 2) HTTP...
-
Marks Division HOE 30 Marks IT Application Report File 20 Marks Viva - Voce 10 Marks 1) Write an HTML code to generate a web p...
-
Check whether the number is negative or positive after taking a number as input from the user. TextWindow . WriteLine ( "Ente...
-
https://makecode.com/_3VxaMo6c3YPp Code 1) What is Make Code Arcade? Answer: Make Code Arcade is a Block based coding. 2) Writ...
-
1) ___ is the response of the receiver after perceiving the message. a) Encoding b) Decoding c) Channel d) Feedback 2) Which of the fo...
No comments:
Post a Comment