Open in app
Home
Notifications
Lists
Stories

Write
Gomathi Keerthana.R.S.
Gomathi Keerthana.R.S.

Home

Jun 12, 2021

C++ PROGRAM TO PRINT ALPHABET TRIANGLE!!!

|ALPHABET TRIANGLE| There are different triangles that can be printed. Triangles can be generated by alphabets or numbers. In this C++ program, we are going to print alphabet triangles. Let’s start the program with the header file ““#include<iostream>” →Input-output continuous bytes of data. “using namespace std;” →used to store variable…

Guvi

2 min read

C++ PROGRAM TO PRINT ALPHABET TRIANGLE!!!
C++ PROGRAM TO PRINT ALPHABET TRIANGLE!!!

Jun 11, 2021

C++ PROGRAM TO CONVERT NUMBERS INTO CHARACTERS!!!

|CONVERT NUMBERS INTO CHARACTER| In C++ language, we can easily convert numbers into characters with the help of a loop and switch case. In this program, we are taking input from the user and iterating this number until it is 0. …

Guvi

2 min read

C++ PROGRAM TO CONVERT NUMBERS INTO CHARACTERS!!!
C++ PROGRAM TO CONVERT NUMBERS INTO CHARACTERS!!!

Jun 10, 2021

C++ PROGRAM TO REVERSE THE NUMBER!!!

|LOGIC OF REVERSING THE NUMBER| In this program, we are getting numbers as input from the user and reversing that number. Let’s start the program with a header file. ““#include<iostream>” →Input-output continuous bytes of data. “using namespace std;” →used to store variable name. “int main()” →returns datatype function.” “{ int…

Guvi

3 min read

C++ PROGRAM TO REVERSE THE NUMBER!!!
C++ PROGRAM TO REVERSE THE NUMBER!!!

Jun 9, 2021

C++ PROGRAM TO FIND THE ARMSTRONG NUMBER!!!

|ARMSTRONG NUMBER| In this program, we are going to find the ARMSTRONG NUMBER. Let’s first understand what’s Armstrong number🤔 ARMSTRONG NUMBER: Is the number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371, and 407 are the Armstrong numbers. *Let’s try…

Guvi

3 min read

C++ PROGRAM TO FIND THE ARMSTRONG NUMBER!!!
C++ PROGRAM TO FIND THE ARMSTRONG NUMBER!!!

Jun 8, 2021

GREATEST OF THREE NUMBERS USING C PROGRAM!!!

|TO CHECK THE GREATEST NUMBER| In this program, we going to get three numbers (a,b,c) in these three numbers we going to check which is greater. Let’s start the program with the header file “#include<stdio.h> →*The C programming language provides many standard library functions for file input and output. These…

Guvi

3 min read

GREATEST OF THREE NUMBERS USING C PROGRAM!!!
GREATEST OF THREE NUMBERS USING C PROGRAM!!!

Jun 7, 2021

FIBONACCI PRIME COMPOSITE USING C++!!!

|PRIME NUMBER||COMPOSITE NUMBER||FIBONACCI SERIES| In this program, we going to check whether the given value is a Prime or Composite number and the Fibonacci series. Let’s start the program with the header file “#include<iostream>” →input-output continuous bytes of data. “#include<stdlib.h>” → stands for Standard Library. …

Guvi

3 min read

FIBONACCI PRIME COMPOSITE USING C++!!!
FIBONACCI PRIME COMPOSITE USING C++!!!

Jun 6, 2021

NUMBER CONVERSION USING C++ PROGRAM!!!

|DECIMAL TO BINARY||BINARY TO DECIMAL| “Using a do-while loop creates the following menu-based c++ program. Convert a Decimal to a Binary number. Convert a Binary to a Decimal number. Exit. Depending on the choice accept the value and display the result. The program should continue till the user selects the…

Guvi

4 min read

NUMBER CONVERSION USING C++ PROGRAM!!!
NUMBER CONVERSION USING C++ PROGRAM!!!

Jun 5, 2021

USING C++ PROGRAM ENTER BASIC SALARY AND CALCULATE ITS GROSS SALARY!!!

|BASIC SALARY||GROSS SALARY| In this program, we going to enter the Basic Salary and calculate its Gross Salary according to the following and display its result. Basic Salary<25000; HRA=20%; DA=80%. Basic Salary≥25000; HRA=25%; DA=90% Basic Salary≥40000; HRA=30%; DA=95%. →HRA-House Rent Allowance. →DA-Dearness Allowance. *Let’s start the program with a header…

Guvi

3 min read

USING C++ PROGRAM ENTER BASIC SALARY AND CALCULATE ITS GROSS SALARY!!!
USING C++ PROGRAM ENTER BASIC SALARY AND CALCULATE ITS GROSS SALARY!!!

Jun 3, 2021

USING PYTHON GENERATE PRIME NUMBERS AND SET OPERATIONS!!!

|ODD PRIME NUMBERS||SET OPERATIONS| In this program, we going to generate a set of prime numbers and another set of odd numbers and displaying the result of set operations. First, we are using the variable ”odd”. …

Guvi

2 min read

USING PYTHON GENERATE PRIME NUMBERS AND SET OPERATIONS!!!
USING PYTHON GENERATE PRIME NUMBERS AND SET OPERATIONS!!!

May 29, 2021

Intel 10nm Tiger Lake CPUs Arrive on 11th Gen Desktop Platforms, B-Series Chips With Willow Cove Cores & 65W TDPs!!

~Gomathi Keerthana R S😊 Intel has quietly launched four brand new 10nm Tiger Lake CPUs that are aimed at desktop PC platforms. These are the new 11th Gen Tiger Lake B-Series SKUs that are designed for both, the small form factor and enthusiast gaming PCs. Intel’s 11th Gen & 10nm Tiger Lake CPUs Land on Desktop PC Platform, Aimed at Enthusiast & Small Form Factor Gaming PCs There are four chips that…

Guvi

3 min read

Intel 10nm Tiger Lake CPUs Arrive on 11th Gen Desktop Platforms, B-Series Chips With Willow Cove…
Intel 10nm Tiger Lake CPUs Arrive on 11th Gen Desktop Platforms, B-Series Chips With Willow Cove…
Gomathi Keerthana.R.S.

Gomathi Keerthana.R.S.

Studying B.TECH(IT) at VCET Madurai.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable