Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag interview questions
Recent posts under tag interview questions
All
Questions
MCQs
Jobs
Articles
0
votes
1
answer
What is Hibernate SessionFactory and how to configure it?
posted
Sep 7, 2017
by
anonymous
java
hibernate
interview questions
0
votes
1
answer
LTE: What is the use of different RV values while sending NACK from eNodeB to UE over the PHICH ?
posted
Sep 7, 2017
by
Ganesh
mac
ue
enodeb
interview questions
0
votes
1
answer
What is hibernate caching? Explain hibernate first level cache?
posted
Sep 6, 2017
by
Neeraj Kumar
hibernate
java
interview questions
framework
+1
vote
1
answer
Name some important interfaces of Hibernate framework?
posted
Sep 6, 2017
by
Neeraj Kumar
java
hibernate
framework
interview questions
+2
votes
0
answers
How to decrease IMS/Volte call set up time?
posted
Sep 5, 2017
by
Shyam Singh Pal
lte
volte
ims
srvcc
interview questions
0
votes
1
answer
What is hibernate mapping file?
posted
Sep 5, 2017
by
anonymous
java
hibernate
interview questions
+1
vote
1
answer
What are the advantages of Hibernate over JDBC?
posted
Sep 5, 2017
by
Pankaj Singh
hibernate
java
interview questions
0
votes
1
answer
What is Hibernate Framework?
posted
Sep 5, 2017
by
anonymous
java
hibernate
framework
interview questions
0
votes
1
answer
Why different types of commands defined in OVS ?
posted
Sep 5, 2017
by
Harshita
interview questions
ovs
openflow
0
votes
0
answers
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
posted
Sep 4, 2017
by
anonymous
java
jdbc
database
interview questions
+1
vote
1
answer
What is the difference between execute, executeQuery, executeUpdate in JDBC?
posted
Sep 4, 2017
by
anonymous
java
interview questions
+1
vote
1
answer
How to achieve localization in Spring MVC applications?
posted
Sep 4, 2017
by
anonymous
spring
java
interview questions
0
votes
1
answer
What is a MultipartResolver in java and when its used?
posted
Sep 4, 2017
by
anonymous
java
spring
interview questions
+1
vote
1
answer
Docker: How internally docker client communicate to docker host ?
posted
Sep 2, 2017
by
Vikram Singh
docker
virtualization
interview questions
cloud computing
opensource
+1
vote
1
answer
DPDK: How intel dpdk solution make data plane faster ?
posted
Sep 2, 2017
by
Ganesh
sdn
interview questions
intel
dpdk
0
votes
0
answers
What is the use of patch panel in the data center and is there any length restriction between two such panels?
posted
Sep 2, 2017
by
Ganesh
data center
networking
interview questions
+1
vote
1
answer
What is the difference between a top-down approach and a modular approach?
posted
Sep 1, 2017
by
anonymous
interview questions
difference
–1
vote
1
answer
What is the meaning of "interrupts are asynchronous"
posted
Sep 1, 2017
by
anonymous
interview questions
interrupt
+1
vote
1
answer
How to rollback a JDBC transaction?
posted
Aug 31, 2017
by
anonymous
jdbc
java
interview questions
+1
vote
1
answer
What is JDBC Transaction Management and why do we need it?
posted
Aug 31, 2017
by
anonymous
jdbc
java
interview questions
+1
vote
1
answer
What is a Spring Bean?
posted
Aug 31, 2017
by
anonymous
spring
interview questions
java
+1
vote
1
answer
Docker: How a docker container communicate to another docker container in the same/different host ?
posted
Aug 31, 2017
by
Vikram Singh
virtualization
docker
cloud computing
opensource
interview questions
+1
vote
1
answer
Docker: How I can create a docker container with specific number of network interfaces ?
posted
Aug 31, 2017
by
Vikram Singh
virtualization
docker
cloud computing
interview questions
opensource
+1
vote
1
answer
What is JDBC Statement?
posted
Aug 30, 2017
by
anonymous
jdbc
java
interview questions
+1
vote
1
answer
How can we avoid direct access of JSP pages from client browser?
posted
Aug 30, 2017
by
anonymous
jsp
java
interview questions
+1
vote
1
answer
What are JSP lifecycle methods?
posted
Aug 30, 2017
by
anonymous
jsp
java
interview questions
+1
vote
0
answers
What is Proper Substring? Please give some examples also in your explanation?
posted
Aug 29, 2017
by
anonymous
interview questions
string
0
votes
1
answer
How can we sort a list of Objects in java?
posted
Aug 29, 2017
by
anonymous
java
interview questions
0
votes
0
answers
What is advantage of maintaining local/enterprise DNS over google DNS i.e. 8.8.8.8 ?
posted
Aug 29, 2017
by
Vikram Singh
dns
interview questions
+1
vote
2
answers
What is the relationship between SEO, SEM and Social Media Marketing?
posted
Aug 28, 2017
by
Deepak Jangid
seo
interview questions
0
votes
1
answer
How to read a file using scanner type Scanner?
posted
Aug 28, 2017
by
anonymous
java
interview questions
+1
vote
1
answer
What type of conversion is not accepted in C & why? a)char to int b)float to char pointer c)int to char d)double to char
posted
Aug 28, 2017
by
anonymous
c
interview questions
0
votes
1
answer
Power set of empty set has exactly how many number of subset?
posted
Aug 28, 2017
by
anonymous
interview questions
computer science
+1
vote
1
answer
How to pass Doubly Linked List as parameter in a C function?
posted
Aug 28, 2017
by
anonymous
c
interview questions
0
votes
1
answer
How HashMap works in Java?
posted
Aug 28, 2017
by
Neeraj Kumar
java
interview questions
0
votes
1
answer
What is ViewResolver in Spring?
posted
Aug 28, 2017
by
anonymous
spring
java
interview questions
+1
vote
1
answer
What are different types of JDBC Drivers?
posted
Aug 28, 2017
by
anonymous
jdbc
java
interview questions
0
votes
0
answers
Docker: What is the difference between "docker-compose run" and "docker-compose up" commands ?
posted
Aug 28, 2017
by
Vikram Singh
docker
interview questions
virtualization
opensource
cloud computing
0
votes
1
answer
Find the sum of sums of digits of a given number, as per the method mentioned below?
posted
Aug 27, 2017
by
Panchika Trivedi
java
interview questions
c
+1
vote
1
answer
Select prime number from the list of given numbers, add them except the smallest prime number?
posted
Aug 27, 2017
by
Arindam Nath
java
interview questions
+1
vote
1
answer
What is Spring MVC Interceptor in java and how to use it?
posted
Aug 24, 2017
by
anonymous
java
spring
interview questions
+1
vote
1
answer
What are the different types of locking in JDBC?
posted
Aug 24, 2017
by
Ayush Srivastav
jdbc
java
interview questions
+1
vote
1
answer
How can we handle exceptions thrown by JSP service method?
posted
Aug 24, 2017
by
anonymous
jsp
java
interview questions
0
votes
1
answer
What is JDBC RowSet? What are different types of RowSet?
posted
Aug 23, 2017
by
Sourav Kumar
java
jdbc
interview questions
0
votes
1
answer
What is JSP Expression Language and what are it’s benefits?
posted
Aug 23, 2017
by
anonymous
jsp
java
interview questions
+1
vote
1
answer
Can we define a class in a JSP Page?
posted
Aug 23, 2017
by
anonymous
java
jsp
interview questions
0
votes
1
answer
What is the difference between Spring AOP and AspectJ AOP?
posted
Aug 22, 2017
by
anonymous
java
spring
interview questions
+1
vote
2
answers
What do you understand by DDL and DML statements?
posted
Aug 22, 2017
by
Kumar Neeraj
interview questions
sql
0
votes
1
answer
What is JDBC Connection isolation levels?
posted
Aug 22, 2017
by
anonymous
jdbc
java
interview questions
0
votes
1
answer
What is JDBC Batch Processing and what are it’s benefits?
posted
Aug 22, 2017
by
anonymous
jdbc
interview questions
java
Page:
« prev
1
...
9
10
11
12
13
14
15
...
next »
...