Forum: Networking Hardware Configuration Jun 24th, 2009 |
| Replies: 0 Views: 270 Can someone tell me that statement is true or false?
RARP allows a host to discover internet address of other network hosts when it knows only its physical address.
Thanks in advance. |
Forum: Networking Hardware Configuration Jun 24th, 2009 |
| Replies: 0 Views: 278 Can somebody tell that statement is true of false?
The session layer is the network dialog layer it allows the communication between two process to take place in either half duplex or full duplex... |
Forum: Networking Hardware Configuration Jun 24th, 2009 |
| Replies: 1 Views: 396 Can someone explain any one advantage and any one disadvantage of star topology in comparison to mesh topology? |
Forum: C# Jun 22nd, 2009 |
| Replies: 10 Views: 665 Hi Everybody!
I have installed those materials and but it still does not work.
When I looked at the coding of that samples, I think they are not wirtten in c#.
Now I found a program and... |
Forum: C# Jun 19th, 2009 |
| Replies: 10 Views: 665 And when i execute the sample program,
the deployment error occur and the error message is that
" unable to start program '%CSIDL_PROGRAM_FILES%\tuto2_vertices\tuto2_vertices.exe'.
The system... |
Forum: C# Jun 19th, 2009 |
| Replies: 10 Views: 665 If I installed visual studio 2005, is there any side effect to my exiting visual studio 2008?
and instead of Windows Mobile 5.0 Pocket PC SDK,
which Sdk shoud i install?
Tell me exactly.
don't... |
Forum: C# Jun 19th, 2009 |
| Replies: 10 Views: 665 Why should i change older sdk?
Why I can not execute the sample program provided by window mobile 5.0 SDK R2 on that SDK? |
Forum: C# Jun 19th, 2009 |
| Replies: 10 Views: 665 I am using window xp.
and visual studio 2008.
This is the messages written in readme file.
Code Sample Name: tut02_vertices
Feature Area: Direct 3D Mobile
Description: |
Forum: C# Jun 19th, 2009 |
| Replies: 10 Views: 665 Hello everybody!
I would like to get some sample programs for
DirectDraw - For drawing shapes, objects, painting on the screen for games, etc
Direct3D - For 3D rendering
DirectShow - For video... |
Forum: C++ Jun 16th, 2009 |
| Replies: 2 Views: 285 Sorry!
It is just a mistake.
I want to know how to overload the logical operators !, && and ||.
I have to do assignment regarding operator overloading and I have written other operators except... |
Forum: C++ Jun 16th, 2009 |
| Replies: 2 Views: 285 Hello everybody!
Please help me. |
Forum: C++ Mar 24th, 2009 |
| Replies: 4 Views: 341 |
Forum: C++ Mar 24th, 2009 |
| Replies: 1 Views: 234 In this program, although I use Ignore(1000,’\n’); why it does not show the title for tape.
In fact, I don’t understand very well about Ignore(); what is the meaning of 1000 in that function?
... |
Forum: C++ Mar 24th, 2009 |
| Replies: 2 Views: 263 The assignmento I have to write is to Derive a class DistSign from class Distance which contains inches and feet as a protected data, to add unary + or – to the distance. Write no argument and two... |
Forum: C++ Mar 24th, 2009 |
| Replies: 3 Views: 531 I am writing a program to record score of a cricket match. One array stores information of batting teams and the other array stores information of bowling team.
The program has to read the... |
Forum: C++ Mar 23rd, 2009 |
| Replies: 4 Views: 341 Thank you for your reply.
But I have not got it.
I don't understand what u said. |
Forum: C++ Mar 22nd, 2009 |
| Replies: 4 Views: 341 hello everybody!
As far as I understand, the functions that are only different in return type are not allowed.
But how can I write the program for the following question?... |
Forum: C Mar 15th, 2009 |
| Replies: 1 Views: 202 Hello
I am writing a file program like that user has to input a string and that string
was written to a file. From that file, that string was read to the another file changing lower case letters... |
Forum: C Mar 15th, 2009 |
| Replies: 1 Views: 210 Hello!
I am trying to write a program that test whether a word is present in a file or not using command line argument.
Here is my program. It does not work properly. Although the word I entered is... |
Forum: C++ Mar 15th, 2009 |
| Replies: 2 Views: 284 Hello!
I am writing c++ program on linux.
Whenever I read a char or string, I got problem.
In c, I sove the problem using
if(getchar()=='\n')
in c++, how can I sove that problem?
Here is my... |
Forum: C Mar 10th, 2009 |
| Replies: 5 Views: 355 Yes.
I intended to post in c. I don't know how it was get to the Geek's Lounge. |
Forum: C Mar 10th, 2009 |
| Replies: 5 Views: 355 hello
Is there any way to change numeric to figures?
for example if the user input is 134, the program output must be one three four.
thanks in advance,
Bluebird |
Forum: Oracle Jan 14th, 2009 |
| Replies: 2 Views: 870 hello!
How can I display if the query results more than one value?
For example, how can I do a query that produces all pairs of salespeople who are living in the same city.
Thanks in... |
Forum: C++ Jan 12th, 2009 |
| Replies: 4 Views: 591 Hi Salem,Fneaky-Chris and MosaicFuneral
Thank u so much for answers.
It is a great help for me.
Thanks again! |
Forum: C++ Dec 29th, 2008 |
| Replies: 4 Views: 591 I would like to change the case of the string value.
(lower case letter to upper case and upper case letters to lower case)
I wrote my program as the following. But linux does not know strlwr and... |
Forum: Java Sep 17th, 2007 |
| Replies: 1 Views: 722 Hello!
I am trying to add new data into a database.
What is the mistake in my code?
I got the error message such as "general error".
import java.awt.*;
import java.awt.event.*;
import... |
Forum: Java Sep 14th, 2007 |
| Replies: 2 Views: 918 Hello! hollystyles
Thanks for your reply.
Now it is working. |
Forum: Java Sep 13th, 2007 |
| Replies: 2 Views: 918 String query="SELECT *FROM addresses"+
"WHERE lastname='"+
fields.last.getText()+"'";
What is wrong with the above SQL statement?
I got the error... |
Forum: C++ Jul 11th, 2007 |
| Replies: 7 Views: 1,672 Thank you for your reply.
I have got that objective question from this site.
http://www.indiastudycenter.com/studyguides/cs/objtest/c-optr.asp?
Now I am preparing for my exam.
Is there any web... |
Forum: C++ Jul 10th, 2007 |
| Replies: 7 Views: 1,672 In the book I have read, * has higher precedence than +. But in the ture answer of that question is +. I think the answer is wrong. |
Forum: C++ Jul 10th, 2007 |
| Replies: 7 Views: 1,672 9. Which of the following operator has the highest precedence?
(1)*
(2)==
(3)=>
(4)+
Ans : 4
If I have to answer that question, I will choose the answer *.
Does + has... |
Forum: Java Mar 23rd, 2007 |
| Replies: 1 Views: 1,041 Hello!
Please help me!
I display the data from the arrylist xx in the table.
But the program shows the table several times.
I did not notice that before.
Now whenever I click the menu, it... |
Forum: Java Mar 7th, 2007 |
| Replies: 6 Views: 1,465 Hello,
I use HTML to format the text in the list item strings.
But it does not work.
What is the problem?
public frmlist(ArrayList p,int mn) {
... |
Forum: Java Mar 5th, 2007 |
| Replies: 6 Views: 1,465 I don't know why I can not use this forum properly today. I can not show you the format I would like to write.
So please see the format of titled Similar Threads in this page.
In that format ,... |
Forum: Java Mar 5th, 2007 |
| Replies: 6 Views: 1,465 Hello,
Thank you for ur reply.
But I think i can not use \t.
The format I would like to show is to play title and put their values under that title.
Please help me! |
Forum: Java Mar 5th, 2007 |
| Replies: 6 Views: 1,465 Hello,
Please help me!
I have stored values ( many types of variables) in an arraylist.
They are values of linguistic pattern, trigger word, relevant count, irrelevant count and total count... |
Forum: Java Jan 2nd, 2007 |
| Replies: 12 Views: 7,770 Hello,
I created arraylist and put the values in this way.
I don't know how to sort the arraylist according to one of the attributes, for instance the value of lp. I have seen many examples to... |
Forum: Java Nov 24th, 2006 |
| Replies: 12 Views: 7,770 Hello masijade,
Thank you very much for your help.
The program runs beautifully. |
Forum: Java Nov 24th, 2006 |
| Replies: 12 Views: 7,770 Hello masijade&jwenting,
Thank you very much for your reply.
Here is my program.
I don't know how to access the attributes of a class.
class Crules{
private int lp; |
Forum: Java Nov 22nd, 2006 |
| Replies: 12 Views: 7,770 hello,
What problems will I encounter if I use Array although I don' know how many elements need I store? If I set the array size very large than I expected, can problem arises anymore?
I... |