Compiler Design
Home
Interview Questions
PHP
Java
HTML
Abbreviation
Blogs
Computer
Python
Programming Langguage C
ICT
Institute
Wednesday, March 23, 2016
Home
» » What is String(Word)?
What is String(Word)?
11:49 PM
No comments
String(Word) :
A string (word) is a finite sequence of symbols of that string .
Example :
abc, 01110 are the examples of string
If You want to learn about the technology, computer science
&
engineering, web programming, freelancing, earning please cl
ick
here
:
CSE SOLVE
Email This
BlogThis!
Share to X
Share to Facebook
← Newer Post
Older Post →
Home
0 comments:
Post a Comment
Popular
Tags
Blog Archives
Discuss the capabilities of CFG
The capabilities of CFG : Context free grammars are capable of describing most of the syntax of programming language. suitable gra...
Translate the expression -
Translate the expression - -(a+b)*(c+d)+(a+b+c) into (ii) Quadruples At first we construct the three address code the above expression ...
What are the properties that good error detection & diagnostic should have?
The properties that good error detection & diagnostic should have : Good error diagnostic can significantly help reduce debugging ...
What is Suffix?
Suffix : A Suffix of a string is any number of trailing symbols of that string. Example : String abc has suffix - epsilon, c, bc, abc...
Translate the following assignment statement A : = -B*(C+D) into three address, quadruple & triple forms
Translate the following assignment statement A : = -B*(C+D) into three address, quadruple & triple forms Here, given the expressio...
What is the way to represent 3-address code? Write down the advantage & disadvantage of quadruples over triples?
Three Address Code: Three address statements are a sequence of statements. Typically, the general form A : B op C, where A, & C ar...
Briefly describes quadruples, triples in representation of three address statements. What ate the benefits of quadruples over triples in optimizing compiler?
Quardruples : Quadruples representation the three - address code by using four fields These are - OP, ARG1, ARG2 ...
From a compiler a designer point of view, what are the source of errors in compiler?
From a compiler a designer point of view, the source of errors in compiler : There are many sources to occur error. These are the sou...
Find the postfix notation for the following expressions -
(i) (a+b) - c & (ii) a - (b+c) (i) The postfix notation - (a+b)-c = ...
Define different types of translation with example
Different types of translation with example : A translation is an input/output mapping. Generally three types of translation scheme ...
Blog Archive
▼
2016
(55)
▼
March
(55)
Discuss the capabilities of CFG
What is CFG?Advantages of CFG
What is drawback of operator precedence parsing?
What is Context Free Grammar With Example?
What are the differences between single pass & mul...
Translate the expression -
Translate the following assignment statement A : =...
Briefly describes quadruples, triples in represent...
Find the postfix notation for the following expres...
Discuss the purpose of the fields of an activation...
Write a translation scheme for providing three -ad...
What is Activation Code?
What is Postfix notation/Reverse Polish notation W...
What is Prefix notation/Polish notation With Example?
What is infix notation with example?
What is Intermediate Language with two properties?
What is Object Program?
Explain Syntax - Directed translation
What is the way to represent 3-address code? Writ...
Define different types of translation with example
What is Suffix?
What is Prefix?
What is String(Word)?
What is Symbol?
What is Lexema?
What is Token?
What is Regular Expression? Properties of regular ...
Using suitable block diagram shows the different p...
What is Interpreter?
What is Assembler?
What are the properties that good error detection ...
From a compiler a designer point of view, what are...
Write the advantages of high -level language
Write the necessary/motive of compiler
Write some advantages & limitations of parses
What is intermediate code? Why it is necessary in ...
What are the types of errors found in different p...
Describe the main problem in code generation
What is a DAG for basic blocks? Construct the DAG ...
Describe primary structure-preserving transformati...
What do you understand by dead elimination?
Write the major issues in the design of a code gen...
What are the advantages of generating intermediate...
Basic Blocks
DAG(Directed acyclic graph)
What is Assembler?
What is R-Value?
What is L-value?
What is Copy-restore?
What is Pre-Processor?
What is Phase?
What is Pass?
What is Translator?
What is Compiler-Compiler?
What is Compiler?
Blog Archive
▼
2016
(55)
▼
March
(55)
Discuss the capabilities of CFG
What is CFG?Advantages of CFG
What is drawback of operator precedence parsing?
What is Context Free Grammar With Example?
What are the differences between single pass & mul...
Translate the expression -
Translate the following assignment statement A : =...
Briefly describes quadruples, triples in represent...
Find the postfix notation for the following expres...
Discuss the purpose of the fields of an activation...
Write a translation scheme for providing three -ad...
What is Activation Code?
What is Postfix notation/Reverse Polish notation W...
What is Prefix notation/Polish notation With Example?
What is infix notation with example?
What is Intermediate Language with two properties?
What is Object Program?
Explain Syntax - Directed translation
What is the way to represent 3-address code? Writ...
Define different types of translation with example
What is Suffix?
What is Prefix?
What is String(Word)?
What is Symbol?
What is Lexema?
What is Token?
What is Regular Expression? Properties of regular ...
Using suitable block diagram shows the different p...
What is Interpreter?
What is Assembler?
What are the properties that good error detection ...
From a compiler a designer point of view, what are...
Write the advantages of high -level language
Write the necessary/motive of compiler
Write some advantages & limitations of parses
What is intermediate code? Why it is necessary in ...
What are the types of errors found in different p...
Describe the main problem in code generation
What is a DAG for basic blocks? Construct the DAG ...
Describe primary structure-preserving transformati...
What do you understand by dead elimination?
Write the major issues in the design of a code gen...
What are the advantages of generating intermediate...
Basic Blocks
DAG(Directed acyclic graph)
What is Assembler?
What is R-Value?
What is L-value?
What is Copy-restore?
What is Pre-Processor?
What is Phase?
What is Pass?
What is Translator?
What is Compiler-Compiler?
What is Compiler?
0 comments:
Post a Comment