nareshkumar6539

nareshkumar6539

Member

Member since
Nov 21, 2011
Last active
Oct 9, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    c3242e26-f43c-4849-9ee3-543eb29172ea

    Nick_SharmaIf this program is saved as .C extension then it wont work as in C the declarations must always precede clrscr(). If...

  2. #Threads

    7b076d99-94e2-4990-83f2-af701027369e

    Gaurav v. Deshmukh#include<stdio.h> #include<conio.h> int main() { int no; char ch[0]="Even"; char ch[1]="odd"; printf("Enter a no. \t"); scanf("%d",...

  3. #Threads

    ce11c210-43de-4da2-ba25-afc2ce7bd66d

    Gaurav v. Deshmukhhey guys , just write any tricy c code ... as the game everyone will answer it .. ok 1st...

  4. #Threads

    57cbbbfc-cc2e-4f66-8701-b31007c97f89

    Abhishek RawalYou guys are genius.I can't go ahead of 12. Can you remember addition of two single digit hex number ? I...

  5. #Threads

    3e02aa2a-89e0-440e-be5c-3c3f75ba7e31

    Rits rishiokay! i got it! finally..😀 my program is running... now i am actually having confusion at function calling.. my new program:-...

  6. #Threads

    6d61d7d8-7292-40f8-9ae7-26ae0bbeda75

    Nick_SharmaHey all. Please try and attempt the following SQL queries Suppose you have a binary tree structure represented as in attachment 1.jpg...

  7. #Threads

    bfce292b-cdc1-40fb-aa04-e00416df4cf6

    zaveriOnce a circus artiste was on his way to his hometown, and he had to cross a bridge. the bridge was nearly...

  8. #Threads

    362900c2-cf8c-455a-8d1c-94bd21703259

    BoomBoomHello people. i do have a question i am stuck with. can anyone help me with that? The Question is- Write a...

  9. #Threads

    a4929f84-d650-4858-837c-2998f5e04150

    yes answer is 2 2 2 assignment operator is right associative c=a=0? (a=1)😔b=2); will be divided into two parts so first of...

  10. #Threads

    ECIL GET-2012 exam for CSE

    I gave exam for ECIL GET-2012 for CSE on June 10th 2012 here i am giving exam pattern and some of the...

  11. #Threads

    3dd542d2-52d8-4b49-881b-b852eea91069

    Avinash039will gate scorecard valid for psu or not in 2013?????Which year gate score card i did n`t understand ? if you are...

  12. #Threads

    9facc01f-8e06-43ea-b2ca-3817529be6a7

    Program is set of instructions,Process is program under execution Program is stored in Secondary Memory whereas Process stored in Main Memory Process...