Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #4K
~7K People Reached
Favorite Forums
Favorite Tags

29 Posted Topics

Member Avatar for satish.paluvai

hi, if any body knows please send the information about L value required error in c++. if anybody knows please send it to <email snipped>[EMAIL="satish.paluvai@gmail.com"][/EMAIL] satish.paluvai:?:

Member Avatar for Narue
-1
270
Member Avatar for satish.paluvai
Member Avatar for vijin
0
198
Member Avatar for satish.paluvai

1)A positive going pulse which is always generated when 8085 MPU begins the machine cycle. a) RD b) ALE c) WR d) HOLD 2).when a ----- instruction of 8085 MPU is fetched , its second and third bytes are placed in the W and Z registers. a) JMP b) STA …

Member Avatar for peter_budo
-1
90
Member Avatar for satish.paluvai

I am using weblogic workshop 8.1 if anybody is familiar with this plz tell me.how to write the deployment descriptor in that?

Member Avatar for jwenting
0
82
Member Avatar for satish.paluvai

1)I need to compare two directories .if the files which r not same in the two directories i want to list them in a new text file can anybody help me solving this question 2)how to write in a file in a String format using java? satish.paluvai

Member Avatar for masijade
0
104
Member Avatar for onsir

hello, String s1=new String("0000001"); Double d=new Double(s1); double d1=d.doubleValue(); s1=d1+""; if u solve ur problem plz give a reply. i hopw u will solve ur problem by using this simple logic

Member Avatar for masijade
0
155
Member Avatar for satish.paluvai
Member Avatar for jwenting
0
87
Member Avatar for satish.paluvai
Member Avatar for thiyagu_mca2006
0
183
Member Avatar for satish.paluvai

how to know the version details in java by commandprompt? if any body know the command plz give a reply to me

Member Avatar for vinod_javas
0
137
Member Avatar for satish.paluvai

I am passing a null value as a parameter to a method the code is like that-- [ public class A { public void ob1(Object o) { sopln("object version"); } public void ob1(String s1) { sopln("String version"); } public static void main(string args[]) { A a=new A(); a.ob1(null); } }] …

Member Avatar for ~s.o.s~
-1
112
Member Avatar for satish.paluvai

can we create an war file in eclipse3.1 version with out taking the help of dos? if it is possible to create an war file plz tell me the procedure how to create it?

Member Avatar for Ezzaral
0
89
Member Avatar for satish.paluvai

can we run a run() method with out using a start() method in a program? public class A extends Thread { public void run() { System.out.println(" i will execute any way"); } public static void main(string args[]) { A a=new A(); a.run(); // no start method } }

Member Avatar for ProgrammersTalk
0
133
Member Avatar for satish.paluvai

plz help me in writing the logic with out using the util packege classes in java? plz give the code for this program in linkedlists way (not by using util package classees) [code=java] import java.util.*; public class arr1 { public static void main(string args[]) { list l1=new ArrayList(); // or …

Member Avatar for ~s.o.s~
0
136
Member Avatar for satish.paluvai

hi, how to export a table from sql*plus to an secondary memory like cd ,floppy or hard disk. I challeneged with my friend I will tell u in a week. if anybody knows please give the commands and what i need to do after creating a table in sql*plus. I …

Member Avatar for debasisdas
0
112
Member Avatar for rdhiravani
Member Avatar for satish.paluvai
Member Avatar for satish.paluvai

why we can't specify like the following code synchronized class a { -- } if we want to synchronize a class we need to code like synchronized(a.class) ? If any body help me I will be very thankfull to them.

Member Avatar for jwenting
0
96
Member Avatar for mawarzinnirah

for reading u can use Inputstream and for writing u can use outputstream classes with the help of read and write methods in a loop condition.

Member Avatar for satish.paluvai
0
304
Member Avatar for satish.paluvai
Member Avatar for satish.paluvai

I am using a servlet, in that servlet I used a doPost() method by extending the HttpServlet. then who implement the all remaining methods( doGet,doPut,doHead,doOptions.......)

Member Avatar for masijade
0
89
Member Avatar for satish.paluvai
Member Avatar for satish.paluvai

:sad: for comipiling the c/c++ program my editor is taking so much time for even it is 2 or 3 lines of code also .because of this i am unable to do more progrmas in a day. please help me to do it fast.i am useing tc editor

Member Avatar for ~s.o.s~
0
109
Member Avatar for satish.paluvai
Member Avatar for vijayan121
0
82
Member Avatar for satish.paluvai

Memory allocation of variables declared in a program is ------ a) Allocated in RAM b) Allocated in ROM c) Allocated in stack d) Assigned in registers. which one is correct please tell me the answer in 24 hrs...

Member Avatar for desijays
0
97
Member Avatar for Caped Sam

In my editor that file is not there I dont know wheter it is missed or not. is it compulasory to use external variables?

Member Avatar for satish.paluvai
0
380
Member Avatar for satish.paluvai
Member Avatar for Memento
0
81
Member Avatar for satish.paluvai
Member Avatar for satish.paluvai

:?: Q) who translates the code into machine language in c++. compiler or operating system

Member Avatar for ~s.o.s~
0
163
Member Avatar for satish.paluvai
Member Avatar for Ancient Dragon
0
56