Skip to content
TechAlmirah
Tutorials, Programs, Q&A
  • Home
  • Tutorials
    • Basic Computer
    • POP with C
    • Operating System
    • Data structure
    • Software Engineering
    • DBMS
    • REST API
  • Programs
    • C
    • Java
    • Node.js
  • Comparison
  • Q&A
  • Blog

Category: Programs

Max – Mean – Median & Mode Matrix operation C program

26 November 2021 techalmirah

Here is a Max – Mean – Median & Mode Matrix (2D array) operation C program . The below program…

Continue Reading →

Posted in: C

Inheritance java program

23 November 2021 techalmirah

Here are java program to implement the inheritance, the most amazing OOP concept. There are different types of inheritance like…

Continue Reading →

Posted in: Java

java program to get input from user

20 November 2021 techalmirah

Here is a java program to get input from user using Scanner class and Input Stream Reader + Buffered Reader…

Continue Reading →

Posted in: Java

method overloading java program

17 November 2021 techalmirah

Here java program to implement method overloading. In method overloading, there are n methods with same name but with different…

Continue Reading →

Posted in: Java

constructor java program

14 November 2021 techalmirah

Here constructor program in java, constructor is used to initialize the variable. Constructor name is same as the name of…

Continue Reading →

Posted in: Java

print student details in java

13 November 2021 techalmirah

Here is a java program to print student details using object oriented approach. In this program first the user input…

Continue Reading →

Posted in: Java

Fibonacci Series C Program

10 November 2021 techalmirah

Here is a C language program to print Fibonacci series. Fibonacci series is the series where a series of numbers…

Continue Reading →

Posted in: C

Post navigation

Page 2 of 4
← Previous 1 2 3 4 Next →
  • Join Us
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
  • Linkedin
  • Instagram
  • twitter
  • Facebook
  • Pinterest
Copyright © 2023 TechAlmirah