Skip to content
  • About OCJP
  • Languages Tutorials
    • C Language
      • Basics of Programming
      • Variables
      • Input Output in C
      • Operators
      • Decision Making
      • Loops
      • Array
      • Functions
      • Structure & Union
      • Pointer
    • Java
      • OOPS
        • Class & Object
        • Constructor
        • Inheritance
        • Interface
      • Exception Handling
      • Multi Threading
      • I/O
      • Collection
      • Utilites
      • Advance Java
        • Swing & GUI
        • JDBC
    • Python
    • Web Development
    • PHP
  • Projects
    • Training
    • Bachelor Projects
    • Research Projects
      • Data Mining
      • Machine Learning
      • Networking
  • Research Domains
    • Cloud Computing
    • Data Mining
    • Machine Learning
  • Quiz
  • RSS

OCJP

From Basic to the Best

OCJP
January 6, 2019January 6, 2019 ocjp

Arithmetic Operators in C Language

Operators

To perform any Arithmetic Operation between two variables or values arithmetic operators are used. + Addition or Unary Plus – Subtraction or Unary Minus *

Read More
January 6, 2019 ocjp

Variables in C (Basic)

Variables

Whenever you want to store some temporary data, then variables are used, like x=20, area=7.3. Here x and area are variable names. In C language

Read More
January 6, 2019January 6, 2019 ocjp

Multi threading basics in Java

Multi Threading

Java supports execution of multiple processes at a same time. Thread is in-build class defined in java.lang package. There is run() that holds the process/statments

Read More
January 6, 2019January 6, 2019 ocjp

Basics of Exception Handling in Java

Exception Handling

Exceptions are the cases, where error may occur on conditional basis at run time. ex. Divide by Zero if use provide inputs that lead to

Read More
January 6, 2019 ocjp

Interface in Java (Basics)

Interface

Java does not support multiple inheritance, means there must be only single parent class in Java. But we can implement Interfaces to work like multiple

Read More
January 5, 2019January 5, 2019 ocjp

Inheritance in Java

Inheritance

Read More

Read More
January 5, 2019January 6, 2019 ocjp

Constructor In Java

Constructor

Constructor is a special type of function that has same name as class name. Constructor does not have any return type (not even void). It

Read More
January 5, 2019January 5, 2019 ocjp

scanf() and gets() in C Language

Input Output in C

To get input we can use scanf() or gets() functions. gets() is used only for String data type. scanf() can be used for all data

Read More
January 5, 2019 ocjp

Colored Output in C (cprintf(), textcolor(), textbackground())

Input Output in C

There are some color functions those can be used for colored output in c language. First you have to set colors using textcolor(COLOR) function. You

Read More
January 4, 2019January 4, 2019 ocjp

printf() vs puts() in C Langauge

Input Output in C

During earlier post we have come to know that printf() is used to display output to the screen. There are some another functions also that

Read More
« Prev 1 … 10 11 12 13 14 Next »
Subscribe to Newsletter
Share Your Knowledge
 
Programming Hub
Public group · 6 members
Join Group
 

Best Programming Books

  • Core Java
  • Advance Java
  • C Programming
  • Python
  • Android Development

Tags

Arithmetic Operators Array Basic Programming Basics Of Python C Language Classification Cloud Computing Conditional Operators C Programming Database Data Mining Data Science Define Diamond Entry Control Loop Example Exception Handling File Management For Loop IF Else Insert Iterations Java Java Programs JDBC local variables Multiple Interface MySQL Nesting Of Loops Number Patterns Pattern Programs Prediction PreparedStatement Programs Project List Pyramid Python Python Web development Research Research Project Definitions Single Dimension static variables Structure User Defined Functions Variables

Get In Touch



    Categories

    Recent Posts

    • Basic Java Script
    • String Functions in Python
    • Dictionary in Python
    • Data Analysis using Python
    • Bayes’ Theorem Example for Classification and Prediction
    • Basics of Programming
    • Decision Making
    • Loops
    • Operators
    • Variables
    All Right Reserved 2021
    Proudly powered by WordPress | Theme: Blog New by Candid Themes.|Managed By: CS IT Park.
    Please wait...

    Subscribe to our newsletter

    Want to be notified when our article is published? Enter your email address and name below to be the first to know.
    SIGN UP FOR NEWSLETTER NOW
    × How can I help you?