-
@vijay-chauhan-mlnYq1 • Oct 19, 2024Oct 19, 20241.2KWhat is a dangling name and Dangling Pointer????
-
@vishal-pysGmK • Oct 23, 2024Oct 23, 20241.6K
Sensor to read LCD & Controlled By MCU?
Is there any sensor, that can be used to read the readings displayed on an LCD and can be controlled by an MCU?? I'm using PIC 18F4520 -
@CrazyBoy • Oct 22, 2024Oct 22, 20241.2K
Nokia Lumia x20 series - the best one??
In Indian smartphone market we have Nokia Lumia 520 (~10-11K), 620 (14-15K), 720 (18-19K), 820 (23-24 K) and 920 (35-38 K). Feature wise, except Lumia 520 all have front and... -
@thebigk • Oct 22, 2024Oct 22, 20241.2KVikings Stadium To Have World's Largest Transparent Roof
The Vikings Stadium to be built in the Minneapolis city center will boast the world's largest transparent roof. The roof will be constructed using state-of-the-art ethylene tetrafluoroethylene (ETFE) instead of... -
@thebigk • Oct 22, 2024Oct 22, 20241.3KGoogle Portable Native Client - Run Your Compiled C / C++ Code On Web
Google's launched 'Native Client' a new technology that will allow developers to run their native C, C++ compiled code on the web; as a part of the web apps. Native... -
@nithyap-niSDb1 • Oct 22, 2024Oct 22, 20241.5K
java code explanation
public String getUserID(String usernmae, String password) { String flag = ""; try { if (true) { socket = new Socket("localhost", 8080); dos = new DataOutputStream(socket.getOutputStream()); dos.writeUTF("SignIn"); dos.writeUTF(username); dos.writeUTF(password); dis =... -
@micheal-john-l1fIn3 • Oct 20, 2024Oct 20, 20241.7K
Pthreads problem in c
Hi everyone i'm new to programming and i have a project in which i have to use 4 threads to execute 4 methods using pthreads, let m1, m2, m3, m4... -
@anshuman096-qlOSj5 • Oct 26, 2024Oct 26, 20241.3K
Any scope in software field for an electronics & communication engineer
I'm B-TECH(ECE) Second year(4th sem) student,have to join summer training course in june. condition forcing me for software courses as on campus placement based on IT sector companies(TCS, INFOSIS, HCL,SAMSUNG,IMPETUS,WIPRO,MICROSOFT,STANDARD... -
@thebigk • Oct 26, 2024Oct 26, 20241.5KWill Voice & Gestures Replace Keyboards & Mouse?
I think it started when Apple made a big deal about Siri - the natural voice processing software. Since the many electronic giants have followed the trend and have announced... -
@abrakadabra • Oct 24, 2024Oct 24, 20241.4KHP SlateBook X2 Features: Split Happens, But Is It The Best Android Hybrid So Far?
Announcing the launch of one of the most alluring laptop-tablet hybrid running Android 4.2 Jelly Bean at $480 in the US, HP is banking on the fact the split will... -
@abrakadabra • Oct 27, 2024Oct 27, 20241.7KPanasonic P51 Price In India Is INR 26,900 - Direct Competition With Nexus 4?
Panasonic India has today launched its new 'out of the world' smartphone called the Panasonic P51 at Rs. 26,900/-. If you're someone who keeps an eye for the gadget-related news,... -
@nayan-Dhpt4N • Oct 22, 2024Oct 22, 20241.3K
"A Walk to Secure Future"- Prologue
Greetings reader! This is Nayan Goenka, an evolving Software Security Engineer and I just got off on some ideas about the type of security we are gonna have around us... -
@scorpion007-Mj7x2o • Oct 26, 2024Oct 26, 20241.5K
Direct Selling Companies Trustable or Not ?????
In India there are many companies represent them self as Direct Selling Companies, like Amway,RMP, Dolphin etc. They shows big money ,good future, luxury in this business. but some of... -
@abrakadabra • Oct 22, 2024Oct 22, 20241.3KPost Google Glass Photos Directly On Facebook Timeline And Twitter Feed
Though not on the day one, but Google I/O has now been able to tell us enough about Google Glasses, so that we can all go ga-ga over them. Launching... -
@abrakadabra • Oct 24, 2024Oct 24, 20241.5KMaruti Suzuki Y9T LCV To Compete Tata Ace And Mahindra Maxximo In India
What we proudly call the 'King of Small Cars', the company that has been selling the most number of passenger cars in India for decades is now foraying into something... -
@thebigk • Oct 25, 2024Oct 25, 20241.4KSamsung Galaxy S4 Wi-Fi Connection Issue - How To Fix?
Samsung has admitted that the Samsung Galaxy S4 has Wi-Fi connection issue. Several users are reporting that Galaxy S4 cannot establish connection with D-Link routers. Staying connected to wireless connection... -
@neoanderson-v9EUr0 • Oct 26, 2024Oct 26, 2024993
Certifications Like SCJP - For 3rd Year Engineering Student?
i'm in my third year of engineering! what all certifications should i have? i have the SCJP with me! what else? -
@thebigk • Oct 26, 2024Oct 26, 20241.3KMonitor Heart Health Using Paper-Thin Electronic Skin
Stanford engineers have succeeded in combining multiple layers of flexible materials to create a new type of pressure sensor. The final sensor is thinner than your currency note and the... -
@baijnath-ZDAjBt • Oct 26, 2024Oct 26, 20241.5K
Extract all the global variables , data structures and sub-structures from a core dump
I am trying to extract all the global symbols (with name and corresponding values) of a C code from core file (core.pid file, generated when the code crashes). This is... -
@anoop-kumar-GDGRCn • Oct 16, 2024Oct 16, 20242.0K
New Android IDE coming with Integrated Intellij Idea
Google just pushed easier to develop android applications using new IDE, code name Android Studio New IDE is also compatible for all platform Windows, iOS and Linux. Earlier android IDE...