Final Year IT Aptitude Test

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the total number of questions in the Campus Recruitment Exam?

  • 50 (correct)
  • 40
  • 60
  • 70

What is the weightage of the General Aptitude section in the exam?

  • 60%
  • 50%
  • 40% (correct)
  • 30%

How is the marking scheme structured for incorrect answers?

  • Half credit given
  • Minus one mark
  • No points awarded
  • No negative marking (correct)

Which topic is NOT included in the Technical Fundamentals section?

<p>Operating Systems (C)</p> Signup and view all the answers

How many questions are dedicated to Object Oriented Programming in the exam?

<p>10 (D)</p> Signup and view all the answers

What is the duration of the Campus Recruitment Exam?

<p>60 minutes (B)</p> Signup and view all the answers

Which of the following topics does NOT appear in the General Aptitude section?

<p>Sorting and Searching (D)</p> Signup and view all the answers

What is the cut-off mark required to pass the exam?

<p>25 marks (B)</p> Signup and view all the answers

Flashcards

Time and Space Complexity Analysis

The process of analyzing and understanding the complexity of an algorithm in terms of time and resources used, like memory allocation.

Normalization

A structured way to organize data in a database by minimizing redundancy and ensuring data integrity and consistency.

Object Oriented Programming (OOP)

A programming paradigm that emphasizes organizing code around objects, which encapsulate data and the methods that operate on that data.

Recursion

A technique where a function calls itself repeatedly, usually with a smaller value each time, until it reaches a base case, ultimately solving a problem by breaking it down into smaller, similar sub-problems.

Signup and view all the flashcards

Polymorphism

A mechanism that allows different objects to respond to the same message in unique ways, providing flexibility and adaptability in code.

Signup and view all the flashcards

Encapsulation

A mechanism used to prevent direct access to data within an object, ensuring data integrity by providing controlled access through methods.

Signup and view all the flashcards

Array Operations

A collection of data elements, usually of the same data type, stored sequentially and accessible by its index.

Signup and view all the flashcards

ACID Properties

A set of rules and properties that ensure the reliability and consistency of database transactions, guaranteeing atomicity, consistency, isolation, and durability.

Signup and view all the flashcards

Study Notes

Exam Objective

  • Assess final-year students (pre-final/final semester) in computer science/IT or equivalent, or those graduating in other streams with aptitude, technical knowledge, and IT-related general awareness.
  • Focus on core competencies relevant to all streams.

Exam Structure

  • Total Questions: 50 (Multiple Choice Questions)
  • Total Duration: 60 minutes
  • Mode: Computer-Based Test (CBT)
  • Marking Scheme: Correct answer = +1 mark; Incorrect/unanswered = no penalty.
  • Pass Mark: 25 out of 50
  • Difficulty Level: Moderate

Syllabus Overview

General Aptitude (20 Questions, 40% Weightage)

  • Logical Reasoning (10 questions):
    • Positioning and Sequencing (1 question)
    • Assertion and Reasoning (2 questions)
    • Blood Relations (2 questions)
    • Direction Sense (2 questions)
    • Alphabet Patterns (2 questions)
    • Relationship Symbols (1 question)
  • Quantitative Aptitude (10 questions):
    • Symbol Interpretation (2 questions)
    • Unit Digit Calculation (1 question)
    • Subset/Venn Diagram Problem (2 questions)
    • Remainder Theorem (1 question)
    • Fractional Relationships (2 questions)
    • Number Theory (1 question)
    • Perfect Squares (1 question)

Technical Fundamentals (25 Questions, 50% Weightage)

  • Object-Oriented Programming Language (10 questions):

    • Basics of OOPs
    • Constructor Calling Order (Inheritance)
    • Polymorphism
    • Encapsulation
    • Static Members and Methods
    • Interfaces and Abstract Classes
    • Virtual Functions
    • Pure Virtual Functions
  • Data Structures and Algorithms (7 Questions):

    • Recursion
    • Time and Space Complexity Analysis
    • Array Operations
    • String Algorithms
    • Sorting
    • Searching
    • Hashing
    • Bitwise Operators
  • Database Management (4 Questions):

    • Normalization
    • Keys and Constraints
    • SQL Data Types
    • Relationships (ER Model)
      • ACID Properties
  • Core Language Concepts (4 Questions):

    • Type Casting
    • Pass by Reference vs. Pass by Value
    • Increment/Decrement Operators
    • Jump Statements
    • Operators (Logical, Bitwise, Ternary)

General Awareness (5 Questions, 10% Weightage)

  • Topics:
    • Current Trends in IT (AI, IoT, Blockchain)
    • Cybersecurity Awareness
    • IT Industry News and Innovations

Exam Layout

Section Questions Difficulty Weightage (%)
General Aptitude 20 Moderate 40
Technical Fundamentals 25 Moderate 50
General Awareness 5 Moderate 10
Total 50 100

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser