Home Answers Viewqa Java-Interview-Questions how can you say java is secure

 
 


naga siva
how can you say java is secure
0 Answer(s)      a year and 7 months ago
Posted in : Java Interview Questions

we are using notepad editor for Java programming which is an Microsoft product, then how can you say Java is secure when you are using Microsoft product as an editor?

View Answers









Related Pages:
how can you say java is secure
how can you say java is secure  we are using notepad editor for Java programming which is an Microsoft product, then how can you say Java is secure when you are using Microsoft product as an editor
Spring MVC Say Hello Example
Say Hello application in Spring 2.5 MVC       This application will help you in getting started with the development of form based application in Spring MVC. You will learn how
how can you calculate you your age in daies??
how can you calculate you your age in daies??  **hi, I am beginner in java! can any one help me to write programm to calculate age in daies...."); } } Hope that the above code will be helpful for you. Thanks
How can you add elements of two arrayLists in java?
How can you add elements of two arrayLists in java?  if you have... of tempArray2 = [a, b, c, d, e] and you want it to result in newArr = [hi a, my b, name c, is d, john e] how do you go about
You know - Java Beginners
reply me how can i solve.. Thanks  Hi Ragini, I don't know php. Can u say me how to install and configure then i will try. I know the logic...You know  Hi Rajnikant you know php...if you know php
When you look back on the position you held last, do you think you have done your best in it?
; If you say that you did, it could mean that your best is already behind you. If you say ‘no’, the interviewer takes it to mean that you... must have researched this company before coming for the interview. Can you tell me
secure password
secure password   Respected Sir We need to write a function which accepts a given password and returns ââ?¬Å?ACCEPTEDââ?¬Â? or ââ?¬Å?REJECTEDââ... this question and let me know Thank you
secure password
secure password   Respected Sir We need to write a function which accepts a given password and returns ââ?¬Å?ACCEPTEDââ?¬Â? or ââ?¬Å?REJECTEDââ... this question and let me know Thank you
How many qusetions can you ask?
How many qusetions can you ask?  Hi I was very impressed following my very first question I asked regarding some coding. However I am not sure why any further questions have not yet been answered. Is this because they are more
EnGarde Secure Linux 3.0.4 has been released now
EnGarde Secure Linux 3.0.4 has been released now Guardian Digital is happy to announce the release of EnGarde Secure Community 3.0.4. This release includes... for DHCP and UPS services.... EnGarde Secure Linux is a Linux server
How will you load a specific locale? - Java Beginners
How will you load a specific locale?  HI, Please tell me how to load a specific locale in Java program. Thanks   Hi Friend, You can use ResourceBundle.getBundle("Locale.UK"); For more information, visit
Can you help me with applet?
Can you help me with applet?  I'm very new to applet, and i'm weak in graphic design part. How can i add the graphic in my test project? Can you help me with this: import java.io.*; import java.util.*; import javax.swing.
SECURE EXAMINATION SYSTEM
SECURE EXAMINATION SYSTEM  Hello sir,if any online exam is held... can continue his exam on another system with the same username and password from where the timer had stopped till the end he can continue .so i kindly request
What would you rate as your greatest weaknesses?
for the position of a customer care executive. You can say that “I really enjoy.... Be mindful of what you say. If you admit to a genuine weakness, you will be respected...! One method is to present a strength as a weakness. You could say something
Spring Security auto generated login to secure URL access
Spring Security auto generated login to secure URL access In this section, you will learn how to secure URL access through auto generated Login  form... 3.0.5.RELEASE Spring Security 3.0.5.RELEASE EXAMPLE Sometimes you need to secure
aSSL Secure Connection
aSSL Secure Connection       aSSL ( Ajax Secure Service Layer ) is a libraries implements... ( Ajax Secure Service Layer ) allows the client to negotiation on a secret
Can you instantiate the Math class? - Java Beginners
Can you instantiate the Math class?   Hi, Can you create object of Math class? Thanks   Hi, All the methods in Math class is static. The constructor is not public in the Math class. So, we can't create
secure online payment code for jsp
secure online payment code for jsp   how to implements online payment in jsp
how can create a jar file - Java Beginners
how can create a jar file  plz any one help me which file can i... that you want the resulting JAR file to have. You can use any filename for a JAR... that you want to create a JAR file. * The f option indicates that you want
how can i close a frame. - Java Beginners
how can i close a frame.  Hi, My question is how can we close.............. can anyone help me... Thanking you, Mohammed afsar... frames as i go on clicking button...........can we have like when i click on button
EnGarde Secure Linux 3.0.7 is available now
this release -- they can update their machines via the Guardian Digital Secure Network...EnGarde Secure Linux 3.0.7 is available now Guardian Digital is happy to announce the release of EnGarde Secure Community 3.0.7. This release includes several
how can i simplify my java code
how can i simplify my java code  /* Create a program that prompts...); if (pass.equals(out)) { System.out.println("Well Done You... Done You Right on Target"); } else
How can you handle form in Spring 3.2 MVC?
How can you handle form in Spring 3.2 MVC?  Hi, How can you handle... the How can you handle form in Spring 3.2 MVC?   Hi, This article.... For more please visit the How can you handle form in Spring 3.2 MVC
Explain how you overcame a major obstacle
cases, the interviewer, taken off guard, will tell you. If not, say that it can... Explain how you overcame a major obstacle       Qus. Explain how you overcame a major
How can I change UIButton title color?
How can I change UIButton title color?  Hi, I have a button in my iPhone/iPad application. I want to change the color of the text when user clicks..., You have to set the color of the button for a particular state say
Don?t you think you are overqualified for this job?
how you see the situation- whether you can see advantages to both sides. You obviously have to also show how you stand benefited- otherwise it will appear... their position and how you view them. This can happen without you doing anything
Can you give few examples of final classes defined in Java API?
Can you give few examples of final classes defined in Java API?   Hi, Can you give few examples of final classes defined in Java API? thanks
If you came on board with us, what changes would you make in the system?
sound this out and you are sure to lose the game. How can you get the job.... The interviewer is not just evaluating how tough you can get. If you have fired.... You may be very bright, but no one can really understand what needs to be done
How will you add panel to a frame? - Java Interview Questions
How will you add panel to a frame?   How will you add panel to a frame?   you can simply use add method to add panel to a frame i.e panelA.add(frameA)  Hi Friend, Using add() method of JFrame. import
How can i draw a line using java swings
How can i draw a line using java swings  Sir my program contains different components i am using JFrame. I want to draw a straight line between components(Jtextfeilds, Jlabels).So could you help me for it. Thank You
How can i draw a line using java swings
How can i draw a line using java swings  Sir my program contains different components i am using JFrame. I want to draw a straight line between components(Jtextfeilds, Jlabels).So could you help me for it. Thank You
How can i download these java related materials from rose india
How can i download these java related materials from rose india  How can i download these java related materials from rose india   Hello... tutorial do you want to download from the site? Please specify it. Thanks
how can i hide and show tables
how can i hide and show tables  hai, i am creating a form which...;/html>   You can use javascript. Here is an example of simple jsp code..., table will be visible with all the data. <%@page language="java"%> <
can you explain ?
can you explain ?  my dear can you teel me the explaintion for this code i need it GregorianCalendar cal = new GregorianCalendar(y, m, 0... this part can you help
Building a secure website inside a login box
Building a secure website inside a login box  I have prepared a login box for my website.On entering the correct credentials,the user gets directed... the URL on the address bar. How to do it? Please help
Please can you help
Please can you help  I have a some code which uses a textarea comment box that will on post return the users text to the same page that they entered...; Please could you change the code so it will do this Please. Many thanks. Colin
how can i draw a table using applet or swings - Java Beginners
how can i draw a table using applet or swings  Hi RoseIndia, Actually, I was trying for creating a table using applet or swings.......... My task... strings and objects...... Please help me out............ Thanking you
Can you correct this codes?
Can you correct this codes?  Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 4 at searchcon.(searchcon.java:39) at search.initComponents(search.java:41) at search.(search.java:7) at payroll
Can someone help me with this?
Can someone help me with this?  I have this project and i dont know how to do it. Can someone help me? please? Write a java class named "PAMA... work.. btw thanks for the time.. i was wondering if you could make it simpler like
how do you parse by reference in java(with JGrasp)
how do you parse by reference in java(with JGrasp)  i am a 1st year beginner in java programming(GR 10) at hillcrest High School in south Africa My question is how do you parse by reference in java(with JGrasp) please help me i
How many hours a day/a week do you work?
has a more informal structure where every one has a say, you can say... How many hours a day/a week do you work?  ... ahead and say that you are a workaholic who work late nights and weekends
How Jdbc program can be run??
How Jdbc program can be run??  import java.sql.*; import java.util.... to know what is the problem? and how can i run it successfully? please give me... ,but when i run it ,it gives following error-> C:\Program Files\Java
how we can create website through java
how we can create website through java  Dear actually i wanna ask query about creation of website through java then how we can create web site through java plz help me..........i have already a web site ....specially for premium
How you can escape a String for HTML using the StringEscapeUtils
Description: This tutorial demonstrate how you can escape a String for HTML... running this example Before running this program you need to set the class path. You can set the path of jar files in the batch file. Here it is written
how can create album in java by using Stack ....
how can create album in java by using Stack ....  hi all , if i press push button put the image to the stack , and when i press pop button remove the image ..??? please help me please
How can I connect my database to my application ?
How can I connect my database to my application ?  How can I connect my database to my application?   Hi, You can use JDBC API to connect to database from your Java application. Here is the sample code to connect
How a simple "Hello World" can be displayed using Spring 3.2 MVC?
How a simple "Hello World" can be displayed using Spring 3.2 MVC?  Hi, How a simple "Hello World" can be displayed using Spring 3.2 MVC? Thanks... World with Example. May this will help you. The Spring 3.2 is a open source
how can manages recordset in jsp
how can manages recordset in jsp  I am ask a question how can show 5-5 records in jsp page and I get answer provided by you but it give exception:- org.apache.jasper.JasperException: /jsp/paging.jsp(75,0) According to TLD
how can create clock baisc in java
how can create clock baisc in java   think u for help me ..   import java.awt.*; import java.util.*; import javax.swing.*; import java.awt.event.*; import javax.swing.event.*; public class DisplayClock extends JFrame
how can create clock baisc in java
how can create clock baisc in java   think u for help me ..   import java.awt.*; import java.util.*; import javax.swing.*; import java.awt.event.*; import javax.swing.event.*; public class DisplayClock extends JFrame

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.