Community Feed
-
@crazyaddiction-ZLaCM2 • Oct 23, 2024Oct 23, 20241.1Kmy college has asked us to write some research topics related to our branch.,,, so plz guyzz.,, what to write about that ,,, help me !!!
-
@samaira-P4RsEf • Oct 26, 2024Oct 26, 20241.4K
visual basic 6.0
while opening a particular project i am getting a error as "error during load refer to (a particular path where my project is stored)".What is this error about??????Not able to... -
@vas369-uCdEcG • Oct 24, 2024Oct 24, 20241.1K
Topic For Paper presentation
Hai Friends our college is organizing a tech fest..i am an ece student..so i wish to present a paper based on electronics..so i am requesting u r help for suggesting... -
@affmngr-8FVAuD • Oct 25, 2024Oct 25, 20241.5K
Hello All!
Thank you for accepting me in your forum! We are an e-Learning Solutions company and I'm looking forward in meeting online marketing enthusiasts here. Have a great day!😀 Regards, -
@khabri-3TkuSW • Oct 27, 2024Oct 27, 20241.2K
Relio Quick Auto Mall 2010 India's largest multicity automobile exhibition (New Delhi
Auto Mall 2010 will feature some of the best Automobile brands in the country along with related products and services. This will be further complemented by Premium Lounge for Luxury... -
@sushant005-tyt4WK • Oct 26, 2024Oct 26, 20241.3K
problem in java programming
class a { } class c extends a { c(){System.out.println("class B");} public void toString() { String g="hello"; System.out.println(g); } public static void main(String [] arg) { a d=new a(); System.out.println(d);... -
@thebigk • Oct 23, 2024Oct 23, 20241.5KISRO's New 'Bhuvan 3D' available for download. Gets refreshing new looks & features
Indian Space Research Organization has released the new version of Bhuvan 3D, which has new looks and loads of new features, says ISRO. Bhuvan has been made easier to use... -
@rishi0922-a2xTAa • Oct 22, 2024Oct 22, 20241.3K
Add binary numbers
can anyone tell me that how to add binary numberes in electronic calculator .. ex: 1000111 + 1111001 -
@gurjeet-LUX7B1 • Oct 21, 2024Oct 21, 20241.5K
HCL is Recruiting
HCL is inviting applications from the Engineering/MCA batch of 2009 &2010, with a minimum score of 65 %; from ECE, EEE, IS, CSE, IT, E&I and MCA disciplines for openings... -
@manviga-VVMr1U • Oct 26, 2024Oct 26, 20241.5K
mini project
hello, i'm new on this.will plz suggest me a good topic for a mini project related to softwares & any accountable calculating topic.bt thing is that it 's easy &... -
@radhika-o4Adk0 • Oct 26, 2024Oct 26, 20241.5KMoney has no value unless you spend it.....Thought provoking logic
This is a crazy world! Interesting article written by an Indian Economist : Japanese save a lot. They do not spend much. Also, Japan exports far more than it imports.... -
@civilprincess-308hDv • Oct 21, 2024Oct 21, 20241.4K
isn't she so cute :)
Barbie's Grand Daughter... TWO EYES R NOT ENOUGH to see ........ Sooooooo Cute...!! -
@gurjeet-LUX7B1 • Oct 22, 2024Oct 22, 20241.5K
Let's Celebrate Google 12th Birthday
Let all of us celebarte and give wishes to google,who is now 12 years old.it released a special doodle to mark its 12th anniversary.you can see it on the home... -
@thebigk • Oct 26, 2024Oct 26, 20241.6KCorporate Hierarchy In Infosys
Hello, Someone asked me about the hierarchy levels in Infosys and I've absolutely no idea about it. I've searched the Internet and could not locate much useful information. I think... -
@abrakadabra • Oct 9, 2024Oct 9, 20241.2KLearn Japanese Pronunciations
We have started quite a few threads about Learning Japanese language. We have found it really difficult telling how to pronounce the letters...online! So please see the following simple video... -
@abrakadabra • Oct 25, 2024Oct 25, 20241.2KWhat is Literature Survey?
We have to write a report/thesis for our project in college. The College has given us a typical format for the same. It has a topic called "Literature Survey". I... -
@abrakadabra • Oct 26, 2024Oct 26, 20241.2KKnow Your CEan - aj_onduty
CEans, It’s been just over a month since #-Link-Snipped-# joined CrazyEngineers. Within such a short period of time he has impressed all with his presence all over CE. A crazy... -
@varsha0802-YohNRX • Oct 25, 2024Oct 25, 20241.1K
doubts in java
hi.............i want to take an array of integers as input using command line arguments. how can i do it? and please tell me what are environment variables? are they related... -
@varsha0802-YohNRX • Oct 25, 2024Oct 25, 20241.2K
JAVA Questions: Environment Variables & Classpath
what is an environment variable? is it related with classpath? -
@varsha0802-YohNRX • Oct 22, 2024Oct 22, 20241.2K
Function Overloading in C Programming Language
I have a doubt. c does not support function overloading. but if anyway we want to use it, how can we do it?