A Hand Book Of Objected Oriented Programming With Java

A Hand Book Of Objected Oriented Programming With Java

( 52 )
2569 Views
MRP : ₹125.00
Price : ₹112.50
You will save : ₹12.50 after 10% Discount
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Save extra with 2 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above
SAVE05 Already Applied

Product Specifications

Publisher SChand Publications All BCA - Bachelor of Computer Applications books by SChand Publications
ISBN 9788121930017
Author: Sandip Rakshit, Goutam Panigrahi
Number of Pages 241
Edition First Edition
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
A Hand Book Of Objected Oriented Programming With Java - Page 1 A Hand Book Of Objected Oriented Programming With Java - Page 2 A Hand Book Of Objected Oriented Programming With Java - Page 3 A Hand Book Of Objected Oriented Programming With Java - Page 4 A Hand Book Of Objected Oriented Programming With Java - Page 5

A Hand Book Of Objected Oriented Programming With Java by Sandip Rakshit, Goutam Panigrahi
Book Summary:

Object-Oriented programming is the heart of modern software development. Since 1967 a language named Simula 67 gives most of the key concepts of OOP like class, objects, OOP was supported by many languages like Smalltalk, C++, Java

Presently Java is the most popular object oriented programming language. It is not just a language but it is accepted as a technology. It supports web and internet related applications.

Java was designed to be a simple, object-oriented, multithreaded, platform-indipendent language. It is closely related to C++, but omitting the complex features like operator overloading, multiple inheritance, pointer arithmetic.

Audience of the Book :
This book Useful for BCA, MCA, B.Tech Student.
Table of Content:

Chapter 1. Introduction To Java

Chapter 2. Creating Compiling And Running A Java Program

Chapter 3. Data Types And Keywords In Java

Chapter 4: Variables Operators And Control Statements

Chapter 5:basics Of Object Oriented Programming

Chapter 6: Scope, Access Specifier And Some Special Keywords

Chapter 7. String And Stringbuffer Class

Chapter 8: Java Input And Output

Chapter 9: Java Utility Pack

Chapter 10: Java Exception Handling

Chapter 11: Java Applet Programming

Chapter 12: Java Thread And Multithreading

Chapter 13: Abstract Window Toolkit

Chapter 14:swing And Jfc

Chapter 15: Event Handling

Chapter 16: Java Database Connectivity

Chapter 17: Java Networking

Chapter 18: Remote Method Location

Chapter 19: Serviet

Chapter 20: Project: Student Record Keeping System