Neohacker
Member
- Member since
- Sep 17, 2014
- Last active
- Jun 22, 2015
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
2696bbce-a3e8-4713-a15f-7f3553efeec4
Thank you. I'm currently in 3rd year of my btech. I'm very confused between web design/development and system/networks. Can you guide me...
-
#Threads
Is any programming language required in system and network administration job?
Is there any programming language required in system and network administration?
-
#Threads
System and network engineer jobs
Are there any system and network engineer jobs in government? Like any exam? Also what are the skills required to become a...
-
#Threads
f522e86c-f7e4-42f3-9ba2-70a64b672fae
Thank you . I appreciate your help. 😒
-
#Threads
b1a5b42f-3b1e-4857-b24b-75fb5865238f
WHELP!!!!!
-
#Threads
06085d86-1833-4f14-b18d-9885d1c26bc5
Also tell what is the scope of python/javascript in India . I'm asking this because everyone is teaching either C/C++ or Java...
-
#Threads
Learn web development online or from an institute?
I'm interested in web development so tell me should i learn it online or from a institute ? Also tell me should...
-
#Threads
2d0fdfaa-d0f5-4823-a75f-322920bff418
Yeah with long long, it worked fine.... But still it is converting the number starting with 0. So how can i store...
-
#Threads
65c4c814-ad03-4727-bf25-08730db4582a
#-Link-Snipped-# 1. When i try to assign "long a = 6415603113" instead of 06415603113 and print "a" , still i am getting...
-
#Threads
Yo
Name: Neo Hacker *Engineering Trade: Information Technology Location: India *Occupation: Student *Hobbies & Interests: Only and only video games 😛 *Aim in...
-
#Threads
51277293-e698-4e11-84cf-3887788ffc0a
nvm 😛 i added cin.ignore() after cin and now it's working fine .
-
#Threads
string/char input
I want to take input for name of a student ... when i do char name[20]; and take input with cin>>name; it...