Interview Qes
Interview Qes
<context-param>
<param-name>globalVariable</param-name>
<param-value>com.stackoverflow</param-value>
</context-param>
The include directive is used to include the contents of any resource it may be jsp file, html file or text file.
The include directive includes the original content of the included resource at page translation time (the
jsp page is translated only once so it will be better to include static resource).
Java Bean
A Java Bean is a java class that should follow following conventions:
o It should be Serializable.
o It should provide methods to set and get the values of the properties, known as getter and setter
methods.
No.
Internal working of HashMap.
Difference between hashmap and hashTable?
TH
CBSI INDIA PT. LTD (6 SEPT 2017)
Written round and programming…clear..
WAP occurrence of character in String.
WAP to Swap two variables without using 3rd variable.
WAP to for circular linked list.
WAP for producer consumer relation.
WAP for String Anagram.
Introduction/About project
What report u use on your project?
In which format u use jasper report?
What are the new feature in java 9?
What are the new feature in java 8 compare with java 7
What is lambda Expression und uses?
What is marker interface?
Where u use marker interface on your project? Example ?
What is oops and the benefit of oops comparing with other language?
What is class?
What is single tone class?
Single tone class program.
What is difference between collection and collections?
What is HashTable?
Difference between comparable and comparator interface?
Difference between hashmap and hashtable? Program?
What type of annotation use in hibernate inheritance?
Method overloading program.
What is hashing?
Singletone design patern?
Aricent Technolopgy:
1st Round: Test:
IWeen
1st Round: Test:
2st Round:
3st Round:
Altimetric:
1st Round: System Test:
There are 20 students in a class. Each student having different points for which they can able stand in a
queue according to their points from highest point to lowest point. If any student having less point who
stand ahead of student who has more point, how to track this things.
Int[] input1, input2
Where I<j and P[i]>p[j] then …
2nd round:
Technical round