Skip to content
  • Facebook
GeekCer Logo

GeekCer

The geek's Coding education and Review centre

  • Home
  • Tutorials
    • Java
    • Servlet
    • JSP
    • Python
    • C Tutorial
    • Spring
    • Spring Boot
    • MongoDB
    • Hibernate
    • Data Structure
  • General Knowledge
  • Biography
  • Grammar
  • Festival (त्योहार)
  • Interview
  • Differences
  • Important
  • Toggle search form

Home » Int

  • What is Array in Java? Types of array in Java
    What is Array in Java? Types of array in Java Java
  • Most Popular Hibernate Interview Questions and Answers
    Most Popular Hibernate Interview Questions and Answers Hibernate
  • Statements in C Language | Types of statements in C Language
    Statements in C Language | Types of statements in C Language C Language
  • Hima Das Biography | भारतीय धाविका हिमा दास का जीवन परिचय
    Hima Das Biography | भारतीय धाविका हिमा दास का जीवन परिचय Biography
  • Steps of Database Connectivity in Java
    Steps of Database Connectivity in Java Java
  • Java ArrayList
    Java ArrayList Java
  • Top C++ programs for geeks
    Top C++ programs for geeks | C++ code examples Programs
  • What is Tense in Hindi (काल क्या है)?
    What is Tense in Hindi (काल क्या है)? Grammar

Tag: Int

Java Switch Case

Posted on August 21, 2021October 20, 2021 By admin No Comments on Java Switch Case
Java Switch Case

We use Java Switch case when we have multiple options and we have to choose only one option from the available options. You can perform particular task depending on the selected option. The switch case statement is an alternative to multiple if-else conditions, because multiple if-statements are a very time-consuming process. A switch statement works…

Read More “Java Switch Case” »

Java

Java Keywords

Posted on August 15, 2021October 11, 2021 By admin
Java Keywords

The Java consists of a set of reserved words that have a predefined meaning in the language which is known as Java Keywords. In this article, you will learn about the java keywords which is the basic unit that helps in creating a class using the declaration of variables in Java. Let’s start with the…

Read More “Java Keywords” »

Java

Data Types in Java

Posted on August 14, 2021October 11, 2021 By admin
Data Types in Java

Data Types in Java represents the nature of data to be stored in memory. In other words, it specifies size and value that can be stored in the variable. For example, a variable var can store an integer value like 100. int var = 10; Data Type group In group, there are two types of…

Read More “Data Types in Java” »

Java

Recent Posts

  • Structured Vs Unstructured Data in Hindi | Key Difference
  • Jhansi Ki Rani Lakshmi Bai History, Story, Information in Hindi
  • Elon musk Hindi : एलन मस्क हिंदी में, Autobiography,  Net Worth
  • World Environment Day in Hindi : Objective, Importance, Theme
  • Thomas Edison Biography in Hindi – थॉमस एडिसन जीवनी
  • International Nurses Day in Hindi | नर्स दिवस क्यों मनाते हैं?
  • Fork/Join Framework in Java | RecursiveTask, RecursiveAction
  • DBMS in Hindi | DBMS क्या है? | DBMS की विशेषताएं और प्रकार
  • What is Array in Java? Types of array in Java
    What is Array in Java? Types of array in Java Java
  • Most Popular Hibernate Interview Questions and Answers
    Most Popular Hibernate Interview Questions and Answers Hibernate
  • Statements in C Language | Types of statements in C Language
    Statements in C Language | Types of statements in C Language C Language
  • Hima Das Biography | भारतीय धाविका हिमा दास का जीवन परिचय
    Hima Das Biography | भारतीय धाविका हिमा दास का जीवन परिचय Biography
  • Steps of Database Connectivity in Java
    Steps of Database Connectivity in Java Java
  • Java ArrayList
    Java ArrayList Java
  • Top C++ programs for geeks
    Top C++ programs for geeks | C++ code examples Programs
  • What is Tense in Hindi (काल क्या है)?
    What is Tense in Hindi (काल क्या है)? Grammar
  • Java Tutorial
  • Servlet Tutorial
  • JSP Tutorial
  • Maven Tutorial
  • HTML Tutorial
  • Programs
  • Hindi/English Grammar
  • Difference Between ... and ...
  • HR Interview
  • Important Articles

Write to Us:
geekcer.code@gmail.com

  • About Us
  • Privacy and Policy
  • Disclaimer
  • Contact Us
  • Sitemap

Copyright © GeekCer 2022 All Rights reserved