Articles on Trending Technologies

Technical articles with clear explanations and examples

The maximum length of string formed by concatenation having an even frequency of each character

Disha Gupta
Disha Gupta
Updated on 05-Feb-2024 217 Views

Concatenation is an operator which is used to join one or more than one string to originate a new string which would be a combination of strings that were used to generate it with the help of concatenation. In the following article, we will take the uppercase letters only in the input string. Concatenation is an operator which is used to join one or more than one string to originate a new string which would be a combination of strings that were used to generate it with the help of concatenation. In the following article, we will take the uppercase ...

Read More

Complex Numbers

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 02-Feb-2024 828 Views

Introduction Complex numbers make it simpler to find the square root of negative values. The concept of complex numbers was first presented when Hero of Alexandria, a Greek mathematician, attempted to compute the square root of a negative number in the first century. However, he made the integers' negative values positive and got their root values. Additionally, the identity of complex numbers was established when the third- and second-order polynomials' negative roots were discovered by the Italian mathematician Gerolamo Cardano in the sixteenth century. Numerous scientific research, including those involving signal processing, electromagnetism, fluid physics, quantum mechanics, and vibration ...

Read More

Conditional Statement

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 02-Feb-2024 744 Views

Introduction Mathematical reasoning, a crucial skill that enables pupils to examine a given hypothesis without reference to a specific context or meaning, includes conditional statements. The reasoning is not based on an individual's opinion when a scientific investigation or assertion is investigated, to put it simply. The basis for deductions and proofs must be factual and scientific. To answer issues involving mathematical reasoning, one needs to possess critical thinking and logical reasoning abilities in mathematics. We will delve into the world of conditional statements in this quick session. Along with solved examples and interactive questions, we will go over ...

Read More

Conic Sections

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 02-Feb-2024 484 Views

Introduction When a solid surface like a cone is cut by a plane it forms different sections called conic sections. There are different conic sections like a circle, ellipse, parabola, and hyperbola based on the angle at which the plane intersects with the cone axis. Circle and ellipse are closed sections whereas parabola and hyperbola are not closed the curves of these figures extend till infinity. Definition of Section of Cone When a two-dimensional plane intersects a three-dimensional right circular cone the crop section formed on the plane is called a conic section. The plane intersects the ...

Read More

Constructions : Triangle

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 02-Feb-2024 296 Views

Introduction A triangle has three sides, and three angles these two are the important parameters in constructing a triangle. It is done using a few geometrical equipment like a protractor (to measure an angle), compass (to draw the arc for a given measured side), and ruler (to measure the side length). There are different types of triangles, and they can be constructed differently by knowing a few given sets of parameters. In this tutorial let’s see three of the cases. Construction of Triangles In general, the construction of triangles is easy when the following properties like SSS, SAS, ...

Read More

Coordinate Geometry- class 9

Praveen Varghese Thomas
Praveen Varghese Thomas
Updated on 02-Feb-2024 666 Views

Introduction The study of geometric figures using coordinate axes is known as coordinate geometry. Figures like circles, ellipses, polygons, and straight lines can be drawn and scaled on the coordinate axes with ease. Additionally, coordinate geometry facilitates algebraic operations and the study of the properties of geometric figures. Every location on this globe has coordinates that make it simple for us to find them on a map. Our planet's coordinate system is made up of fictitious lines known as latitudes and longitudes. We have the coordinate axes with the horizontal x-axis and the vertical y- axis, which are similar ...

Read More

Print Patterns in PL/SQL

sudhir sharma
sudhir sharma
Updated on 31-Jan-2024 3K+ Views

Introduction This article simplifies how you can leverage real-world examples, syntaxes and programming techniques in PL/SQL to master printing different types of patterns effectively. Examples of Pattern Printing in PL/SQL We'll cover how to create pyramid patterns, diamond patterns, and number patterns with their respective code snippets and syntax. Going through the present section, you will have a clear understanding of how to implement these patterns in your PL/SQL programs. Pyramid Pattern For a comprehensive understanding of pattern printing in PL/SQL, delving into the pyramid pattern is an ideal starting point. Here's how to design a pyramid pattern using ...

Read More

Placing File Records on Disk

sudhir sharma
sudhir sharma
Updated on 31-Jan-2024 2K+ Views

Introduction Are you struggling with the organization and retrieval of your data files? In fact, effective handling of file records on disks is a common challenge faced in managing digital storage systems. This article will provide insights into different techniques for placing file records on disk to optimize your data storage and management system. Read on to discover how proper file placement can revolutionize your data accessibility! File Organization and Disk Storage File organization and disk storage refer to the methods and techniques used to efficiently store and retrieve data on secondary storage devices such as magnetic disks, tapes, and ...

Read More

PL/SQL User Input

sudhir sharma
sudhir sharma
Updated on 31-Jan-2024 6K+ Views

Introduction Are you unsure of how to properly handle user input in PL/SQL? We know that accurately managing this feature can massively enhance the interaction between the system and its users. This article will guide you step-by-step on effectively using user inputs, from reading and storing them in variables to implementing them within your PL/SQL logic. Let's dive into the world of efficient data manipulation. Reading User Input in PL/SQL and Storing User Input in Variables PL/SQL, a procedural language extension to SQL, empowers developers with the tools for seamless user input handling. You can easily read user inputs in ...

Read More

Google Bard - ChatGPT\'s Rival Explained

Prakash Joshi
Prakash Joshi
Updated on 23-Jan-2024 320 Views

Google's current work on artificial intelligence is the most exciting growth. By helping in the earlier detection of diseases and enabling users to access information in their native tongue, AI helps individuals, businesses, and communities realize their full potential. And it creates new possibilities that have a chance to greatly improve the lives of billions of people. In order to fulfill the purpose of organizing the world's knowledge and making it widely accessible and valuable, Google reoriented the firm around AI six years ago. As a result, it considers AI to be the most significant way we can achieve ...

Read More
Showing 32421–32430 of 61,297 articles
Advertisements