Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Programming1212/Java

Open more actions menu
 
 

Repository files navigation

Java

This repo contain concepts of Java and Design pattern implemented in Java and Their Code

Java Output Questions GFG

Java Naming Conventions

  • Class and Interface Start with capital and each internal world is capital

Method and Variable

  • If the name contains multiple words, start it with the lowercase letter followed by an uppercase letter i.e camelCase

Package

  • It should be a lowercase letter such as java, lang.
  • If the name contains multiple words, it should be separated by dots (.) such as java.util,java.lang.

About

This repo contains concepts of Java and some codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.