Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~1K People Reached
About Me

Well I am a courageous,vivacious,intelligent & always smiling girl and I love colours a lot. I have just one prime desire and that is being on the top always and for the same reason I've joined this community.

Interests
photography,listening music,doing my job independently & shopping.
Favorite Forums
Favorite Tags
Member Avatar for Priya_Aggarwal

why do we need interfaces in java?,if the functions are to be defined in implementing class only then why declare these in an interface first?????????

Member Avatar for Alex Edwards
0
108
Member Avatar for AllenB

Hello. I am having a problem generating the prime numbers from user input. The problem lies in the factorize method. I think I am really close to getting this to work, but I cannot seem to figure out the last detail that I need to include. Can anyone help? Thank …

Member Avatar for AllenB
0
130
Member Avatar for joshmo

Hey all.. I have 3 classes in my program but Iam having trouble accesing a method in another class. Iam getting the error message cannot find symbol method printInfo(). Below is the code [code=cpp] class Book{ private String author; private String title; private int year; private Chapter first; private Chapter …

Member Avatar for joshmo
0
204
Member Avatar for Pikachumanson

I am making a character generator for school. What I have to do is make my CalcPoints method abstract. Unfortunately I keep getting These three error for each of my derived character classes and I don't know what to do. C:\Users\Hector Rosario\Documents\Visual Studio 2008\Projects\Rosario_Week3\ConsoleApplication2\Program.cs(126,26): error CS0115: 'UltimateWarrior.CalcPoints()': no suitable method …

Member Avatar for LizR
0
161
Member Avatar for ravikiran032

I was being troubled by the concept of abstract class.i can't understand that let us take an example abstact class "InputStream" .we can implement method read(byte[]) with it's reference. how does this method is being refferred by it's abstract class as there will be no instantiation to this abstact class.

Member Avatar for Ezzaral
0
128
Member Avatar for Acidburn

Whats wrong with this syntax? I can't figure it out for the life of me! [code] String str = ((String)result[i][1] ? (String)result[i][1] : ""); [/code] [quote] Error 7 Cannot implicitly convert type 'string' to 'bool' [/quote] its doing me trunk in :p

Member Avatar for Narue
0
105
Member Avatar for manofjava

Hello everyone, I have started studying Java as a hobby but finding it a bit hard to understand. I am in need of help from someone with knowledge of Java If i could post you some questions about simple java programming i am trying to do, could you try please …

Member Avatar for stultuske
0
132
Member Avatar for Priya_Aggarwal

hey ya, recently i've undergone a dotnet trainig in my college.i tried to use as much asp.net tools as much i could to make a website in a week.there's a login control in asp.net ,i just don't don't have any idea of authentication,autherization and all these stuff,i wanna make a …

Member Avatar for tecktalk
0
95