How to test whether two strings are equal or not ?
Answer / sandeep
Use strcmp(s1,s2) and see the corresponding int values..Its
either 0 or 1.
| Is This Answer Correct ? | 1 Yes | 1 No |
create a slide show
how to pass data between pages using Frames
code to positioning of window in certain dimensions
code to calculate the number of days between two dates
Code for Adding Message and Confirmation Boxes Using JavaScript?
how to create a Draggable element
how to create a Custom Scrollbar
code to sorting an array of objects
function to combine two or more arrays
Reading which Non-Character Key was pressed
code to detect availability of cookies
could you please tell me for what javac, javax,swing,awt.*; are using. what is the meaning and differences. and also there are 4 access modifiers in java. public, private, protected, default. what is the meaning of these 4 access modifiers and difference. public is the access modifier void means return data type disp() means function name what mean by static