In this blog, we’ll embark on an exciting journey through Java programming, uncovering 25 essential programs tailored to students at basic and intermediate levels. Whether…
Promotions
Uncategorized<———– Ad Comming Soon ———–> For Advertisement contact us Mail to: innovativecodesacacademy1@mail.com Phone Number: +91 7402746656
ICA Placement Programs in JAVA -Introduction about Array – Array Initialization
We are launching ICA Placement Programs in JAVA, which will be used for students and freshers. This initiative is very useful for all, you will…
SENDING EMAIL BY MIME CODE USING AMAZON SES
In this blog, we will see about the Sending Email by MIME(Multipurpose Internet Mail Extensions) code using Amazon Simple Email Service, we will elaborate the…
Bulk Email Sending Through Amazon SES Using AWS Lambda Function
ABSTRACT Sending bulk email through normal workspaces like Gmail, Hotmail, etc., that takes more time to receive email respective recipient or customers and send email…
ICA C# Sharp Text Processing Problem Statement – 1
Problem Statement – 1 Write a program that gets a set of email ids that are separated either with commas or semicolons. Extract all the email addresses…
ICA C# Sharp Conditional Operators Problem Statement – 5
Problem Statement 5 Write a program to check whether the input alphabet is a vowel or not. Use switch case. SAMPLE INPUT Enter a character:…
ICA C# Sharp Conditional Operators Problem Statement – 4
Problem Statement 4 Write a program, which accepts the gross pay and produces the amount of tax owed. For a gross pay of 100000 or…
ICA C# Sharp Conditional Operators Problem Statement – 3
Problem Statement 3 Write a program that accepts a deposit amount and calculates the amount of interest the deposit amount earns in a year. The…
ICA C# Sharp Conditional Operators Problem Statement – 2
Problem Statement 2 Write a program to check if the given year is a leap year or not. Input a year and check whether it’s…