Showing results 1 to 7 of 7
Search took 0.00 seconds.
Posts Made By: jimm00.kl
Forum: Database Design Dec 11th, 2007
Replies: 6
Views: 1,180
Posted By jimm00.kl
Re: Problems and Solutions in Database design

Haii..
The answer is,
INSERT INTO table
select('value1','Cina')
UNION ALL
select('value2','Dina')
UNION ALL
select('value3','Tina')

Thank you..
Forum: C Dec 11th, 2007
Replies: 9
Views: 1,963
Posted By jimm00.kl
Re: C Pointers Basic questions

C language doesn't allow pointer arithmetic on void pointers.
Why arithmetic operation can't be performed on a void pointer ?
Anybody, please tell more about void pointer ?
Forum: C Dec 10th, 2007
Replies: 9
Views: 1,963
Posted By jimm00.kl
Re: C Pointers Basic questions

Hii Smith. That was a good question. I can help you.
Unary operator like *,++ and -- all associates from right to left. There for *p++ increments p and returns the value pointed to by p before the...
Forum: C Dec 10th, 2007
Replies: 9
Views: 1,963
Posted By jimm00.kl
Re: C Pointers Basic questions

Hi Crys , there are some more things about Pointers. Declaring a pointer is the same as declaring a normal variable except that an asterisk '*' is placed in front of the variable identifier.Both '&'...
Forum: Java Dec 10th, 2007
Replies: 9
Views: 696
Posted By jimm00.kl
Re: Java basics Questions

Thank you Tom. Now please answe for these two questions also.
Why does the main method need a static identifier?
And Will the program compile, if the main method doesnt have static identifier?
Forum: Java Dec 10th, 2007
Replies: 9
Views: 696
Posted By jimm00.kl
Re: Java basics Questions

Ok, Thanks Tom and ithelp. Now i got good idea about java source file. Description also good.
Now please give some good idea about bytecode. Or What is the Bytecode?
Forum: Java Dec 10th, 2007
Replies: 9
Views: 696
Posted By jimm00.kl
Java basics Questions

Hello friends , i am jimm . I have some doubts regarding Java Basics. If anyone interested in Java basics..please help me out to find out the answers.
What is a java source file ? can you please...
Showing results 1 to 7 of 7

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 8:11 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC