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 9, 2019January 30, 2019 ocjp

Implementation Languages for Data Mining

Data Mining, Machine Learning

Hereby we will discuss some of the languages those can be used for implementation of Data Mining. First of all I clear that when you

Read More
January 9, 2019January 30, 2019 ocjp

gotoxy() in C Language (Formatted Output)

Input Output in C

To Print the line at particular location we can use gotoxy() function. Basically screen is divided in 80 Columns and 25 Rows, you can specify

Read More
January 9, 2019January 9, 2019 ocjp

Jump Statement (goto) in C Language

Decision Making, Loops

C language supports jump statement like ‘goto’. You can conditionally jump to any line for execution in C Language using goto statement. You have to

Read More
January 8, 2019January 8, 2019 ocjp

Switch Case in C Language

Decision Making

As an alternate of if..else in some cases we can use switch.case. Switch case is also a decision making control. We can use Switch.. case with Integral Data Type (int/char/short etc..) only, Switch case not be

Read More
January 8, 2019January 8, 2019 ocjp

For loop in C Language

Loops

As we have discussed earlier, loop are used for repeated statement executions. Same as while loop ‘For Loop’ is also an entry control loop. Means

Read More
January 8, 2019January 8, 2019 ocjp

Do. While Loop in C Language

Loops

We have discussed while loop in our earlier post. There is another loop for same purpose is do.while. Do.. While is an exit control loop.

Read More
January 7, 2019January 7, 2019 ocjp

Conditional Operator (Ternary Operator) in C Language

Operators

There is a special operator ‘?’ (called Conditional or ternary) in C Language that is used like if. Syntax Example Here if x is greater

Read More
January 6, 2019January 6, 2019 ocjp

Using While Loop in C Language

Loops

Loops are used to execute repeated statements. While is a simple loop (iteration) that is used like Execution of any loop depends on three points.

Read More
January 6, 2019January 6, 2019 ocjp

ArrayList in Java Collection

Collection, Utilites

ArrayList is a Collection Class that is mostly used for Dynamic Array. ArrayList class in Java is defined in java.util pacakage (Utility Package). ArrayList can

Read More
January 6, 2019 ocjp

if statement in C Language

Decision Making

For Decision making we can use if statement in C Language. If statement is used for conditional execution of statements. Basic Syntax of is: Now

Read More
« Prev 1 … 9 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?