.
  Vyom World.com . Let's Touch the Sky Together!  
.

Home
VyomWorld.com Home
Interview Questions
VyomLinks.com Home
JobsAssist.com Home
Vyom Network
Contact Us
Jobs & Careers
Resume Submitter
Placement Papers
IT Companies Directory
Computer Jobs
Interview Questions
Online Exams
Vyom Career eMag.
Fun
Send FREE SMS!
SMS Jokes
Source Codes Library
Source Codes Home
ASP Source Codes
C Source Codes
C++ Source Codes
COBOL Source Codes
Java Source Codes
Pascal Source Codes
Submit Source Codes
GATE
GATE an Overview
GATE Preparation
Study Materal
GRE
GRE an Overview
GRE Questions
GRE Preparation
GRE Universities
TOEFL Preparation
TOEFL Resources
GMAT Preparation
GMAT Resources
MBA Preparation
MBA Resources
Networking Concepts
Networking Concepts
Testing Preparation
Testing Resources
Webmasters
Free Traffic Builder
Webmaster Articles
Web Hosting
Tutorials
Hardware Tutorial
1500 Free eBooks New!


Home » Placement Papers » Geometrics Placement Papers » Geometrics Previous Year Placement Paper

 

Geometrics Placement Paper - DATA STRUCTURES Questions


Advertisements
Advertisements




Geometrics Previous Years Solved Sample Placement Papers

  1. For I=N-1 down to Pos is the loop for:

    A: Deleting element in an array

    B: Inserting element in an array

    C: Traversing

    D: Both A and B

    Ans: D
  2. In operation, all the elements are shifted into a lower-order position from the given position:

    A: Deleting element in an array

    B: Inserting element in an array

    C: Traversing

    D: Binary searching

    Ans: A
  3. Which is not a sorting method?

    A: Heap sort

    B: Quick sort

    C: Shell sort

    D: Linear sort

    Ans: D
  4. The memory address of element A[i][j] in row-major order is:

    A: loc(A[i][j]) = base(A) + W((i-LB) + n(j-LB))

    B: loc(A[i][j]) = base(A) + W(n(j-LB) + (i-LB))

    C: loc(A[j][i]) = base(A) + W(n(I-LB) + n(j-LB))

    D: loc(A[i][j]) = base(A) + W((I-LB) + n(j-LB))

    Ans: B
  5. The memory address of elements A[i][j] in column-major order is:

    A: loc(A[i][j]) = base(A) + W((I-LB) + m(j-LB))

    B: loc(A[i][j]) = base(A) + W(m(j-LB) + (i-LB))

    C: loc(A[j][i]) = base(A) + W(n(I-LB) + m(j-LB))

    D: loc(A[i][j]) = base(A) + W((I-LB) + m(j-LB))

    Ans: B
  6. The base address of an array is the address of:

    A: A[1]

    B: A[n1]

    C: A[0]

    D: Both A and B

    Ans: C
  7. Which data structure is used to implement queues, trees, graphs?

    A: Stack

    B: List

    C: Array

    D: None

    Ans: C
  8. In which data structure do addition and deletion of elements take place from the same position?

    A: Stack

    B: List

    C: Array

    D: Queue

    Ans: A
  9. In stack, the end is commonly referred to as:

    A: Top

    B: Bottom

    C: Rear

    D: Front

    Ans: A
  10. In stack, the end opposite is known as:

    A: Top

    B: Base

    C: Rear

    D: Front

    Ans: B
  11. In stack, which element is removed first?

    A: Element inserted first

    B: Most recently added element

    C: Middle element

    D: Second element

    Ans: B
  12. In which position of the stack will the element remain for the longest time?

    A: A[0]

    B: Base

    C: Top

    D: Both A and B

    Ans: B
  13. Stack performs the operation:

    A: Last in, first out

    B: Last in, last out

    C: Last in, fast out

    D: First in, first out

    Ans: A
  14. In which operation is the stack not modified?

    A: Push(item)

    B: Pop()

    C: Peek()

    D: None

    Ans: C
  15. What is the function of the Peek() operation?

    A: Removes the top item from the stack

    B: Tests if the stack is empty or not

    C: Returns the number of items in the stack

    D: Returns the top item from the stack but does not remove it

    Ans: D
  16. Push operation in stack is:

    A: First increases the top position and inserts the element

    B: First inserts the element and then increases the top position

    C: First decreases the top position and inserts the element

    D: First inserts the element and decreases the top position

    Ans: A
  17. Which of the following is not an application of stack?

    A: Rearranging railroad cars

    B: Runtime memory management

    C: Multiprogramming platform

    D: Conversion of infix expression into postfix and prefix expression

    Ans: C




 


.

Recently Updated: New Placement Papers added.
Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | GRE Preparation | Jobs, Discussions | Software Listing | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | International Business Information | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | FAQs | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Excellent Mobiles | Software Testing | Interview Questions | Freshers Jobs | Server Insiders | File Extension Directory

Copyright ©2003-2025 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy