Data Structures Lab Quiz -1

1 Question | Attempts: 76
Share

SettingsSettingsSettings
Data Structures Lab Quiz -1 - Quiz

This quiz covers preliminary knowledge regarding programming in C and data structures.


Questions and Answers
  • 1. 

    For the array shown above what would be the output of the following program: for(i=0;i<=3;i++){ printf("%d  ",A[i+1]); }

    • A.

      1 2 3 1

    • B.

      3 1 2

    • C.

      2 3 1

    • D.

      1 2 3

    Correct Answer
    C. 2 3 1

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Feb 19, 2013
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 17, 2012
    Quiz Created by
    Shakil_abdullah
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.