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 » Variables

  • Linear search algorithm | Linear search program in C, Example
    Linear search algorithm | Linear search program in C, Example Data Structure
  • Python Tuple and Basic Tuple Operations with Examples
    Python Tuple and Basic Tuple Operations with Examples Python
  • Maharishi Valmiki in Hindi, Biography, Dacoit Ratnakar, Jayanti
    Maharishi Valmiki in Hindi, Biography, Dacoit Ratnakar, Jayanti Biography
  • Concurrent collections in Java, details, advantages, examples
    Concurrent collections in Java, details, advantages, examples Java
  • Agile Methodology of Software Development
    Agile Methodology of Software Development Important
  • File Handling in C with examples | File Operations in C
    File Handling in C with examples | File Operations in C C Language
  • Iterate Map in Java
    Iterate Map in Java Java
  • Difference between StringBuffer and StringBuilder
    Difference between StringBuffer and StringBuilder Differences

Tag: Variables

PHP Tutorial for Beginners in One Page

Posted on October 31, 2021November 13, 2021 By admin No Comments on PHP Tutorial for Beginners in One Page
PHP Tutorial for Beginners in One Page

The PHP Tutorial for Beginners in One Page article is for programmers who wish to learn the fundamentals of PHP programming. PHP is a programming language that runs on the server. When we request a PHP page from our browser, the server computer executes it. It does not run on our computer. Finally, the result…

Read More “PHP Tutorial for Beginners in One Page” »

Important

Python Variable and Python Datatype

Posted on September 30, 2021October 4, 2021 By admin No Comments on Python Variable and Python Datatype
Python Variable and Python Datatype

A python datatype is a core feature of the language, and a python variable is the name of the memory location where the value is stored while the program is running. We will go through the python variable, variable name, and python datatypes in depth in the article Python Variable and Python Datatype. Python Variable…

Read More “Python Variable and Python Datatype” »

Python

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

Variables in Java

Posted on August 13, 2021October 11, 2021 By admin
Variables in Java

Variables in Java is the name you give to the memory area that holds the value during the execution of the Java program. You can use both the “field” as well as “Variable” in the in the programming language. A program generally acts on data, processes it, and provides the results. So data and data…

Read More “Variables in Java” »

Java

Recent Posts

  • Maharishi Valmiki in Hindi, Biography, Dacoit Ratnakar, Jayanti
  • 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
  • Linear search algorithm | Linear search program in C, Example
    Linear search algorithm | Linear search program in C, Example Data Structure
  • Python Tuple and Basic Tuple Operations with Examples
    Python Tuple and Basic Tuple Operations with Examples Python
  • Maharishi Valmiki in Hindi, Biography, Dacoit Ratnakar, Jayanti
    Maharishi Valmiki in Hindi, Biography, Dacoit Ratnakar, Jayanti Biography
  • Concurrent collections in Java, details, advantages, examples
    Concurrent collections in Java, details, advantages, examples Java
  • Agile Methodology of Software Development
    Agile Methodology of Software Development Important
  • File Handling in C with examples | File Operations in C
    File Handling in C with examples | File Operations in C C Language
  • Iterate Map in Java
    Iterate Map in Java Java
  • Difference between StringBuffer and StringBuilder
    Difference between StringBuffer and StringBuilder Differences
  • 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