Blurtit.
  • Ask
  • Topics
  • Discover
  • Sign in
  • Latest
vellal subhash
vellal subhash answered question 7/15/2010
Why Is Java Called Object Oriented Programming Language?
It follows the concepts of oops.
  • 10 Answers
  • Follow
  • Blurt
  • Favorite
  • 0
  • 0
  • 0
followed this question.
blurted this answer.
favorited this question.
vellal subhash
vellal subhash answered question 7/15/2010
Why Cant I Create An Object For Main Method In Java?
The main method in java is static. As we compile the program it starts compilation from main only. Object cannot be created for main method.
  • 3 Answers
  • Follow
  • Blurt
  • Favorite
  • 0
  • 0
  • 0
followed this question.
blurted this answer.
favorited this question.
vellal subhash
vellal subhash answered question 7/15/2010
Describe The Syntax Of Single Inheritance In Java?
Class vehicle {car(){}bus(){}}class properties extends vehicle {wheel(){}speed(){)}class A{public static void main(string arga{}){properties pr= new properties()pr.speed();pr.car();}}
  • 1 Answer
  • Follow
  • Blurt
  • Favorite
  • 0
  • 0
  • 0
followed this question.
blurted this answer.
favorited this question.
vellal subhash
Follow
vellal subhash
  • 3 Answers
  • 0 Thanks
  • 0 Following
  • 0 Followers

Questions

  • Ask
  • Topics
  • Discover

Company

  • About
  • Contact
  • Support

Everything Else

  • Terms Of Use
  • Privacy Policy
  • Cookie Policy

Follow Us

Social Networks

  • Blurtit on Facebook
  • Blurtit on Twitter
  • Blurtit on Google+
Blurtit.

© Blurtit Ltd. All rights reserved.