Skip to content
Quescol
  • B Tech All Subjects
    • Data Structure
      • Unit 1 – Introduction to Data Structure
      • Unit 2 – Array and Linked Lists questions
      • Unit 3 – Searching and Sorting questions
      • Unit 4 – Graph and Tree questions
      • Unit 5 – Stack and Queue Most Asked Questions
    • Computer Network
      • Unit 1: Introduction to Computer Network
      • Unit 2 :Medium Access sub layer
      • Unit 3 : Network Layer
      • Unit 4 : Transport Layer
      • Unit 5 : Application Layer
    • Database Management System
      • Unit 1: Introduction to DBMS
      • Unit 2 : Relational data Model and Language & SQL
      • Unit 3 : Data Base Design & Normalization
      • Unit 4 : Transaction Processing Concept
      • Unit 5 : Concurrency Control Techniques
    • Design and Analysis of Algorithms
      • Unit 1: Introduction to DAA
      • Unit 2 : Advanced Data Structure
      • Unit 3 : Divide and Conquer and Greedy
      • Unit 4 : Dynamic programming
      • Unit 5 : Selected Topics
    • Web Technology
      • Unit 1 : Introduction and Core Java
      • Unit 2 : Web Page Designing
      • Unit 3 : Scripting
      • Unit 4 : Server Site Programming
      • Unit 5 : PHP (Hypertext Preprocessor)
    • Software Project Management
      • Unit 1: Introduction and Software Project Planning
      • Unit 2: Project Organization and Scheduling
      • Unit 3: Project Monitoring and Control
      • Unit 4: Software Quality Assurance and Testing
      • Unit 5: Project Management and Project Management Tools
  • Interview Preparations
    • C Coding Questions
    • C Pattern Questions
    • C Interview Questions
    • Java Coding Questions
    • Java Pattern Questions
    • Java Interview Questions
    • Java 8 Interview Questions
    • Java 8 Coding Question
    • Spring Boot Interview Questions
    • Microservices Interview Questions
    • Python Coding Question
    • Git Interview Questions
    • Python Pattern Programs
    • SQL Interview Question
    • Python Interview Questions
    • View More ..

leap year program

Java Program to Check Given year is leap or not

May 29, 2023June 4, 2022 by quescol
Check Given Year Is Leap Or Not in java

In this tutorial, we are going to learn writing java program to check if the given year is a leap year or not. A Leap year comes every 4 year and the days in February month will have 29 days. Basically one extra days added in February month that making a year 366 days. And … Read more

Categories Interview Preparation Tags java coding question, java interview preparation, leap year program

Latest Updates

  • Java Basic Objective Question
  • 50+Collection Based Objective Question
  • Java Basic code snippet based Question
  • Java 8 Objective Questions
  • 10 best system design books
  • 18 Best Python books
  • 15 Best C++ Programming Book
  • 15 Best C Programming Book
  • 15 best Java Books to Master Java
  • Data Structure and Algorithm Books
  • Aggregate function in SQL with Examples
  • SQL and Parts of SQL language
  • Views in Relational Algebra
  • Syntax of following SQL commands: sysdate, to date(), dual table ,to_number, substr() and initcap()
  • What is Super key, Candidate key and Primary key?

Subjects

  • Data Structure
  • DBMS
  • Algorithm
  • Web Technology
  • Software Project Management
  • Computer Network

F2F Interview Preparation

  • C Interview Questions
  • Java Interview Questions
  • Python Interview Questions
  • Spring Boot Interview Questions
  • Java 8 Interview Questions

Coding Interview Question

  • C Coding Questions
  • Java Coding Questions
  • Python Coding Questions
  • Java 8 Coding Questions