Neohacker

Neohacker

Member

Member since
Sep 17, 2014
Last active
Jun 22, 2015
Total activities
0

Activity feed

Recent contributions

  1. #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...

  2. #Threads

    Is any programming language required in system and network administration job?

    Is there any programming language required in system and network administration?

  3. #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...

  4. #Threads

    f522e86c-f7e4-42f3-9ba2-70a64b672fae

    Thank you . I appreciate your help. 😒

  5. #Threads

    b1a5b42f-3b1e-4857-b24b-75fb5865238f

    WHELP!!!!!

  6. #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...

  7. #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...

  8. #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...

  9. #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...

  10. #Threads

    Yo

    Name: Neo Hacker *Engineering Trade: Information Technology Location: India *Occupation: Student *Hobbies & Interests: Only and only video games 😛 *Aim in...

  11. #Threads

    51277293-e698-4e11-84cf-3887788ffc0a

    nvm 😛 i added cin.ignore() after cin and now it's working fine .

  12. #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...