Artificial Intelligence Concepts and Search Algorithms

प्रश्न 1 (LO1): आर्टिफिशियल इंटेलिजेंस (AI) और इसके मुख्य भाग

आर्टिफिशियल इंटेलिजेंस (AI) का अर्थ: आर्टिफिशियल इंटेलिजेंस (कृत्रिम बुद्धिमत्ता) कंप्यूटर विज्ञान की वह शाखा है जो कंप्यूटर या मशीनों को

Read More

ISO 14001 and 50001 Standards: Monitoring and Impact Analysis

ISO 14001: Monitoring and Measurement

This section establishes procedures for systematically tracking and verifying performance to ensure compliance and identify improvement areas:

  • Technical Parameters: Measuring aspects such as emissions levels or resource usage.
  • Management Indicators: Monitoring objectives set by the organization to track environmental performance (Balanced Scorecard of KPIs).
  • Calibration and Verification: Ensuring reliable data collection from measuring equipment.
  • Legal Compliance
Read More

Global Issues and Communication: 2026 Exam Topics

Exam Oral Topics (4th Year) 2026

Cultural Globalization

Cultural globalization is the process of spreading ideas, values, traditions, and cultural products across the world. Driven by the internet, social media, and modern technology, it allows cultural trends to travel quickly from one country to another. Hollywood movies and global brands have created a shared global culture. English has become the main international language, making communication easier between different nations.

Tourism and global

Read More

Middle English Phonological Evolution: Consonants and Vowels

Consonant Changes

Simplification of Consonant Clusters

  • H-dropping: [hr, hn, hl] > [r, n, l]. The sound of [h] disappears in speech but remains in spelling. OE hlaford > ME laverd > PDE lord.
  • Reduction: [hw] > [w] (wh, w) in the South. OE hwaet > ME wat, what.
  • [wl] > [l]: OE wlispian > ME lispen.
  • [d, t] loss: In clusters with [s]. OE andswaru > ME answer; OE godspell > ME gospel.

Loss of Consonant Sounds

  • [-w-, -v] > Ø: In medial position. OE lawerce > ME larke; OE hlaford
Read More

Manufacturing Processes and Materials Fundamentals

1. Manufacturing Basics

Manufacturing is the process of making parts or products by changing their geometry, properties, appearance, and/or by assembly.

  • Technological definition: Physical or chemical processes alter material geometry, properties, or appearance.
  • Economic definition: Transforms material into items of greater value through processing or assembly.

Manufacturing Process Groups

  • Processing operations: Change the shape, properties, or surface of a material. Includes shaping, property-enhancing,
Read More

Patriot Missile Failure: The Cost of Numerical Errors

The Patriot Missile Failure: A Numerical Disaster

The incident. On February 25, 1991, during the Gulf War, a U.S. Patriot missile battery at Dhahran, Saudi Arabia, failed to track and intercept an incoming Iraqi Scud missile. The Scud struck the barracks directly, killing 28 American soldiers and injuring around 100 others. The system had successfully intercepted Scuds before; the failure was not a hardware fault or enemy countermeasure, but a numerical software defect. This was documented in the

Read More

ISO 50001 Standards, EIA Procedures, and GIS Technology

Energy Review Section in ISO 50001

An exhaustive analysis of energy use is structured sequentially:

  • Preparation: Defines the technical scope, physical scope, and work schedule.
  • Visit and Inspection: Evaluates the installation status and analyzes the utility supply.
  • Data Collection: Performed to assess production processes and energy sources.
  • Energy Accounting and Proposals: Developed to review consumption, annual costs, and best practices.
  • Report Generation: Details the methodology, plant status, and
Read More

Database Transactions, ACID Properties, and Deadlocks

Transaction and ACID Properties (8 Marks)

A transaction is a sequence of database operations that performs a single logical unit of work. A transaction may consist of one or more SQL statements such as INSERT, UPDATE, DELETE, and SELECT.

A transaction must be completed entirely; otherwise, all changes made by it are cancelled.

Example: Bank Fund Transfer

  • Debit ₹1000 from Account A.
  • Credit ₹1000 to Account B.

Both operations together form a transaction. If one operation fails, the entire transaction

Read More

Core Java Fundamentals: Key Concepts and Definitions

1. The Role of the JVM

The JVM (Java Virtual Machine) is an engine that provides a runtime environment to drive Java code. It converts Java bytecode into machine-specific instructions, enabling Java’s “write once, run anywhere” platform independence.

2. Primitive Data Types

Primitive data types are the most basic, built-in types in Java that hold pure, simple values rather than objects. Examples include:

  • int: For integers.
  • boolean: For true/false values.

3. == Operator vs. equals() Method

  • ==: Compares
Read More

Inventory Management Systems: Costs and Modern Trends

Inventory Systems

An understanding of inventory systems is essential before attempting to manage different components of inventory. A system, in simple terms, is defined as how things are organized together with their inter-relationships. We can define an inventory system as one consisting of three components: inventory customers, inventory storage points, and inventory sources.

The second component, inventory storage or stocking points, may include:

  • Warehouses
  • Distribution centers
  • Storage bins
  • Any physical
Read More