• 1. 
    What is Ruby Programming Language?

  • A general-purpose programming language originally developed for text manipulations and now used for a wide range of tasks.
  • A widely used general-purpose, high-level programming language.
  • A dynamic, open source programming language with a focus on simplicity and productivity.
  • A object-oriented programming language that is designed to have as few implementation dependencies as possible.
  • 2. 
    Who is the developer of Ruby?

  • Guido Van Rossum
  • Larry Arnold Wall
  • Yukihiro Matsumoto
  • James Gosling
  • 3. 
    Which of these is the simplest paradigm?

  • Procedural
  • Object-Orientated
  • Event-Driven
  • 4. 
    Which programming language would represent object-orientated programming?

  • Ruby
  • Javascript
  • Python
  • 5. 
    When is the year ruby programming language was released?

  • 1978
  • 1990
  • 1995
  • 1970
  • 6. 
    What is the difference of Puts and Print in Ruby programming language?

  • "puts" adds a new line after it is done while "print" does not add a new line.
  • "puts" does not add a new line while "print" add a new line after it is done.
  • "puts" adds a new line after it is done while "print" adds a new line before it starts.
  • "puts" adds a new line before it starts while "print" adds a new line after it is done.
  • 7. 
    What is a programming paradigm?

  • Method of decompiling code.
  • The environment the code is run in.
  • Method of problem solving and overall approach to program design.
  • 8. 
    Which programming language would represent procedural programming?

  • Ruby
  • C
  • Python
Report Question
warning
access_time
  Time