Closed Thread
Results 1 to 5 of 5

Thread: Interpreter and translator

  1. #1
    Apprentice123 is offline Programming Expert
    Join Date
    Jun 2008
    Posts
    397
    Rep Power
    0

    Interpreter and translator

    Mark (T) True ou (F) Fake

    ( ) interpreter is a program that simulates the execution of other programs without translating them.
    ( ) pre-processor is an interpreter that compiles programs
    ( ) the phase-processing language that identifies the components of a sentence (tokens) is the syntactic analysis
    ( ) the compilers produce object code smaller, but the interpreters tend to be more efficient programs
    ( ) the table of symbols is a data structure built to support the entire processing of the source, storing information about the various entities of the program

    My answer is: (F), (F), (T), (F), (T)
    Is correct ?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Interpreter and translator

    The first might be true. I would agree with the others.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Apprentice123 is offline Programming Expert
    Join Date
    Jun 2008
    Posts
    397
    Rep Power
    0

    Re: Interpreter and translator

    But says that interpreter execution not translate.

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Interpreter and translator

    I'm not sure what you mean by "translate". I suspect you are translating many of these question into English, so the sense of the question may be getting altered. The result is that some of your questions are a little bit unclear.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    Apprentice123 is offline Programming Expert
    Join Date
    Jun 2008
    Posts
    397
    Rep Power
    0

    Re: Interpreter and translator

    Quote Originally Posted by WingedPanther View Post
    I'm not sure what you mean by "translate". I suspect you are translating many of these question into English, so the sense of the question may be getting altered. The result is that some of your questions are a little bit unclear.
    My English is not good. More thanks, I have helped this year

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Project Idea: Dictionary or Translator using PHP
    By imreallyhungree in forum PHP Development
    Replies: 1
    Last Post: 10-20-2011, 01:54 PM
  2. Intermediate C# Translator [using GOOGLE API]
    By Professor Green in forum CSharp Tutorials
    Replies: 3
    Last Post: 07-15-2011, 09:29 AM
  3. brainf*ck interpreter in php
    By __ak in forum PHP Development
    Replies: 1
    Last Post: 03-17-2011, 12:02 AM
  4. T Interpreter 1.1
    By Kernel in forum Software Development Tools
    Replies: 0
    Last Post: 10-03-2006, 09:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts