download Mastguru Android App

Question Detail

Which is problem oriented language

  • BASIC
  • PL/I
  • FORTRAN
  • none of above
Similar Questions :

1. Deletion from one end and insertion from other end is

  • stack
  • branch
  • tree
  • queue

2. Repeated execution of simple computation may cause compounding of

  • round off errors
  • syntax errors
  • run time errors
  • logic errors

3. The complexity of linear search algorithm is

  • O(n)
  • O(log n)
  • O(n2)
  • O(n log n)

4. ++i is equivalent to

  • i = i + 2
  • i = i + 1
  • i = i + i
  • i = i - 1

5. Which statement we should ignore in structure programming

  • WHILE-DO
  • GO-TO
  • IT-ELSE
  • SWITCH
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment

  • kprashant 9 years ago

    fortran is a problem oriented language. it was designed for scientific issues

    Dev.Aamir 7 years ago replied

    Good...You are right ....
    for more
    http://www.pcmag.com/encyclope...

  • udaykiran 9 years ago

    high level language is the problem oriented language so here it is BASIC