Showing posts with label Programming languages coaching. Show all posts
Showing posts with label Programming languages coaching. Show all posts

Wednesday, June 26, 2019

Features of Core Java - tccicomputercoaching.com

Java is the most popular platform independent and Object Oriented Language.

It is based on the principle “Write once, run anywhere” which means that the code which runs on one platform does not need to be recompiled to run on the other.



Features of Core Java

Object-oriented, Multithreaded, Architecture-neutral, Interpreted, High performance,
Distributed, Dynamic Programming Language, Portable, Platform Independent.

TCCI Computer Coaching located in Bopal and Satellite in Ahmedabad.

We teach Core java and Advance Java to any student at TCCI.

This may help you to grasp Java Knowledge efficiently.

Lectures conducted as per student flexible time.

For more information

Call us @ 9825618292

Visit us @ www.tccicomputercoaching.com

Wednesday, May 29, 2019

What is stack in Data Structure? tccicomputercoaching.com

Stack is an ordered list of similar data type . There is a LIFO structure. (Last in First out).

Push() function is used to insert new elements into the Stack and pop() is used to delete an element from the stack. Both insertion and deletion are allowed at only one end of Stack called Top.



Stack is said to be in Overflow state when it is completely full and is said to be in Underflow state if it is completely empty.

TCCI Coaching Institute teaches Data Structure to the Engineering students, University students in Bopal and Satellite in Ahmedabad.

Call us @ 9825618292

Visit us @ http://tccicomputercoaching.com/blog/