ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories >> Software >> Scripts >> JavaScript
 
 


 

Back to Questions Page
 
Question
program showing string concatenation?
Rank Answer Posted By  
 Question Submitted By :: Preeti S
I also faced this Question!!   © ALL Interview .com
Answer
var a="hello";
var b="world";

var concat= $a+$b;
 
0
Prasadkonnur
 
 
Question
what is inheritence
Rank Answer Posted By  
 Question Submitted By :: Karuppan
This Interview Question Asked @   Wipro
I also faced this Question!!   © ALL Interview .com
Answer
When you use the existting class in new class means when u 
inherit the base class in drive class is called 
inheritance..
new class is called driveclass & existing class called base 
class
 
0
Chaitali
 
 
Answer
Creating a new class from an another class...The new class 
is called  DERIVED class and The parent Class is called 
BASE class...
 
0
Jyothish.b
 
 
 
Question
WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?
Rank Answer Posted By  
 Question Submitted By :: Bhism
I also faced this Question!!   © ALL Interview .com
Answer
core java is nothing but language and its a part j2se 
edition declared by sun Microsystems inthis we learn about 
the casses & object orientation module for further advanced 
purpose of advance java programming.(j2ee)
Advaced java is the J2ee edition given by sun MicroSystems
in this we learn technology we learn about Servlets,jsps
i.e.; Client server Architecture etc.; about webcomponents 
presentation tier architecture.
 
0
Rohit
 
 
Answer
Core java represents the java standard edition, It will 
define all the aspects of oop like 
polymorphism,inheritance,classes and all.The programs need 
JVM to compile..
Advanced java is J2EE specification, this specification 
only used for developing secure,scalable web 
applications.It has certain objects like 
session,request,servlet which are defined in the web 
container .request is sent to web container and processed 
finally response is sent back to the user..
 
0
Mainuddin
 
 
Question
how to post the form without submit button with help of 
javascript
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Create a button and call the java script function on any 
event of created button.

In the java script function you can write statement to 
submit the form. eg.

document.FormName.submit().
 
0
Shailendra Shukla
 
 
Question
what is difference between client side scripting and server
side scripting?
Rank Answer Posted By  
 Question Submitted By :: Tejaskatte
This Interview Question Asked @   NIIT , Ibm
I also faced this Question!!   © ALL Interview .com
Answer
Client side scripting is that which runs on user browser.
client side scripting is used for validation.
javascript, VB script are client side scripting.

server side scripting is that which runs on server.Used to
insert and fetch record from database
PHP,ASP are server side scripting.
 
2
Prasadkonnur
 
 
Question
1) How can we use java script in testing the application?

2) What all the things(Software application - like browser, notepad) we need to 
learn Jscript?
Rank Answer Posted By  
 Question Submitted By :: Anbu
I also faced this Question!!   © ALL Interview .com
Answer
notepad or any editor, Browser,
Javascript must be enabled in browser
 
0
Prasadkonnur
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com