DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Sample Test Paper for Campus

Sample Test Paper :Alter Engineering 1. int b=10; int *p=&b; *p++; printf("%d",*p); what is the output? 2. What is the difference between malloc, calloc and…

Documents Data Stucture

DATA & FILE STRUCTURE SYLLABUS ADVANCED CONCEPTS OF C AND INTRODUCTION TO DATA STRUCTURES DATA TYPES, ARRAYS, POINTERS, RELATION BETWEEN POINTERS AND ARRAYS, SCOPE RULES…

Documents c_test

1. What is the output of the program given below #include main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } --------------------------------------------------------------------------------------------------------------------------------2.…

Documents Hi Friends

Hi friends, This is the IBM paper .exam held on 10th June 2004 at Jadavpur University,Kolkata. No of students appeared; ? Cleared written; 113 Cleared interview : 52+3 They…

Education Mca admission in india

1. MBA Admission in IndiaBy:Admission.edhole.com 2. Tree Data StructuresS. SudarshanBased partly on material fromFawzi Emad & Chau-Wen TsengAdmission.edhole.com 3. Trees…

Documents C_C++

1. What is the output of the program given below #include main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); } 2. What is the output of the following program…

Documents c Programming File

C Programming File Submitted by: MCA(I yr – 2009) Index Progra m .No. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Program Date Page No T.Sign To calculate the absolute value…

Documents c,c++

Give the output of the programs in each case unless mentioned otherwise 1. void main() { int d=5; printf("%f",d); }Ans: Undefined 2. void main() { int i; for(i=1;i…

Documents C-Book

C-Programming Ashok Shankar Das April 14, 2008 2 Hello! This material is free. You are encouraged to use it. But if something bad i mean any thing bad happened to you like…

Documents bca

KADI SARVA VISHWAVIDYALAYA BCA – FIRST YEAR BCA 101 Communication Skills-I Course Objective : To improve your proficiency in English by developing your skill reading, listening…