Skip to content
Programmerbay
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search
Search this website
Menu Close
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search

Difference Between Primary Key and Secondary Key

  • Post author:Sandeep Verma
  • Post published:July 19, 2022
  • Post category:Articles

PRIMARY KEY A primary key is a field that identifies each record in a database…

Continue ReadingDifference Between Primary Key and Secondary Key

C Program to Draw a Line in Computer Graphics

  • Post author:Sandeep Verma
  • Post published:July 14, 2022
  • Post category:Articles

There is a predefined function named line which is used to draw a line on…

Continue ReadingC Program to Draw a Line in Computer Graphics

Program to Draw a Circle in C

  • Post author:Sandeep Verma
  • Post published:July 14, 2022
  • Post category:Articles

Circle function is one of the library function of Graphics.h header file. It draws a…

Continue ReadingProgram to Draw a Circle in C

Types of Transformations in Computer Graphics

  • Post author:Sandeep Verma
  • Post published:July 14, 2022
  • Post category:Articles

Transformation Transformation can be defined as repositioning of coordinates, size or orientation of an object.…

Continue ReadingTypes of Transformations in Computer Graphics

Difference Between Call By Value and Call by Reference in Tabular Form

  • Post author:Sandeep Verma
  • Post published:July 10, 2022
  • Post category:Articles

In programming, a function is a set of statements that carries out a specific task.…

Continue ReadingDifference Between Call By Value and Call by Reference in Tabular Form

Java Garbage Collection And its Working With Program Example

  • Post author:Sandeep Verma
  • Post published:July 9, 2022
  • Post category:Articles

Introduction: Terms: Reachable & unreachable objects: Objects that can be accessed by a reference variable…

Continue ReadingJava Garbage Collection And its Working With Program Example

How to Force Garbage Collection in Java With Program Example

  • Post author:Sandeep Verma
  • Post published:July 9, 2022
  • Post category:Articles

An object without having reachable references is considered to be as unreachable which is later…

Continue ReadingHow to Force Garbage Collection in Java With Program Example

Java Access Modifiers With Program Example

  • Post author:Sandeep Verma
  • Post published:July 8, 2022
  • Post category:Articles

In Java, there are two types of modifiers : access modifiers and non-access modifiers :-…

Continue ReadingJava Access Modifiers With Program Example

C Program to Draw Line using Bresenham Line Drawing Algorithm

  • Post author:Harsh
  • Post published:July 7, 2022
  • Post category:Articles

Bresenham line drawing algorithm takes 2 coordinates and their starting and ending point to draw…

Continue ReadingC Program to Draw Line using Bresenham Line Drawing Algorithm

Difference between public, private, protected and default in Java

  • Post author:Sandeep Verma
  • Post published:July 7, 2022
  • Post category:Articles

For access control, Java provides four access modifiers private, public, protected, and default. The main…

Continue ReadingDifference between public, private, protected and default in Java
← Newer Posts
Older Posts →

Recent Posts

  • What Are the Five Main Features of OOPs?
  • Counting Figures Tricks with Triangle Examples
  • Difference between While and Do While loop in Tabular Form
  • C Program to Sort an array using Selection Sort in Ascending Order
  • Design 2 bit synchronous up down counter using T flip flop?
  • Design a 2 bit Synchronous down counter using T Flip flop?

© Copyright 2021 All Right Reserved

A site about programming languages, Technical topics And for codes too.

Copyright - OceanWP Theme by OceanWP