blogger-disqus-facebook
About
Contact
Disclaimer
Java, Java EE Q&A and more
Header Ads
Java
_Core Java
__OOAD UML&Java;
__Objects and Classes
__Inside JVM
__Datatypes & more
__Declarations & more
__Flow control
__Assertions
__Exceptions & more
_Java EE
__Java Servlets
__JSP & JSTL
__EJB
__JMS
__JAXP
__JCA
__Java Mail
__JTA
_Design Pattern
_Coding Standards
EBooks
Open Source
_Spring
_Hibernate
_Struts
_Velocity
Big Data
_Apache Hadoop
DevOps
Cloud Computing
Agile Methodologies
_SCRUM
_Lean
_Kanban
_XP
Breaking Now
Home
/
Core Java
/
If you have static block, constructor and main method in Java file then what will be the sequence of method calls?
If you have static block, constructor and main method in Java file then what will be the sequence of method calls?
Facebook
Twitter
The sequence of call will be:
1. static block
2. main
3. constructor
Post Top Ad
Post Bottom Ad
Contact Form
Name
Email
*
Message
*
Facebook
Popular
What is the difference between GridLayout and GridBagLayout?
GridLayout class lays all components in a rectangular grid like structure of container. The container is divided into an equal sized rectan...
Master List Of Core Java Questions
OOPS What is an Object? What is a Class? What is OOAD? What is Data Abstraction ? What is Data Encapsulation? What is the diffe...
Exception Handling and Garbage Collection
What is Exception ? What is a user-defined exception? What do you know about the garbage collector? Why Java does not support pointers...
Recent
3/recent-posts
Comments
3/recent-comments
Tags
Agile
(5)
AI
(1)
ANT
(3)
Apache Hadoop
(2)
Artificial Intelligence
(1)
AXIS
(3)
BigData
(4)
Cloud Computing
(2)
Code Snippet
(15)
Collection APIs
(1)
Common mistakes
(1)
Core Java
(143)
Deep Learning
(1)
Design Patterns
(9)
developer
(1)
DevOps
(3)
DevOpsTools
(1)
DL
(1)
EBooks
(22)
Eclipse IDE
(2)
EJB
(10)
EJB3
(1)
Extreme Programming
(1)
Forum
(1)
Full stack
(1)
Hadoop
(3)
Hadoop Data File System
(2)
HDFS
(2)
Hibernate
(12)
J2EE Connector Architecture
(2)
Java
(2)
Java 5
(2)
Java 7
(1)
Java Coding Standards
(7)
Java Design Pattern
(1)
Java EE5
(1)
Java EE6
(1)
Java Mail
(1)
Java Tools
(1)
JAXP
(1)
JDBC
(16)
JEE
(2)
JFC
(2)
JFC vs AWT
(1)
JMS
(9)
JSP
(14)
JTA
(7)
JVM
(4)
Kanban
(1)
Lean
(1)
log4j
(4)
Machine Learning
(2)
Master List Core Java
(1)
ML
(1)
Neural Networks
(1)
NN
(1)
OOAD
(1)
OOP Concepts
(4)
Pesonal Interview Questions
(1)
PHP
(1)
Python
(3)
SCRUM
(2)
Service Oriented Architecture
(9)
Servlet
(19)
Spring Framework
(11)
StreamTokenizer
(1)
String
(1)
StringBuffer
(1)
Struts
(11)
Test Driven Development
(1)
Thread
(3)
UDDI4j
(1)
UML
(13)
Velocity Framework
(3)
Version Control Software Systems
(1)
Webhosting
(2)
Webservices
(3)
XP
(1)