Friday, February 15, 2013

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
printf("\nab");
printf("\bsi");
printf("\rha");
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

#include
main()

{
struct xx
{
int x;
struct yy
{
char s;
struct xx *p;
};
struct yy *q;
};
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

#include
main()
{
struct xx
{
int x=3;
char name[]="hello";
};
struct xx *s;
printf("%d",s->x);
printf("%s",s->name);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

#include
main()
{
int a[2][2][2] = { {10,2,3,4}, {5,6,7,8} };
int *p,*q;
p=&a[2][2][2];
*q=***a;
printf("%d----%d",*p,*q);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following 

#include
main()
{
char s[]={'a','b','c','\n','c','\0'};
char *p,*str,*str1;
p=&s[3];
str=p;
str1=s;
printf("%d",++*p + ++*str1-32);
}


Answer:


Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
int i=10;
i=!i>14;
Printf ("i=%d",i);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

#define int char
main()
{
int i=65;
printf("sizeof(i)=%d",sizeof(i));
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
int c=- -2;
printf("c=%d",c);
}

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
char string[]="Hello World";
display(string);
}
void display(char *string)
{
printf("%s",string);
}
Answer:
Compiler Error : Type mismatch in redeclaration of function display
Explanation :
In third line, when the function display is encountered, the compiler doesn't know
anything about the function display. It assumes the arguments and return types to
be integers, (which is the default type). When it sees the actual function display, the
arguments and type contradicts with what it has assumed previously. Hence a
compile time error occurs.

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
printf("%x",-1<<4);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
int i=3;
switch(i)
{
default:printf("zero");
case 1: printf("one");
break;
case 2:printf("two");

break;
case 3: printf("three");
break;
}
}
Answer :

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
char *p;
printf("%d %d ",sizeof(*p),sizeof(p));
}
Answer:

Predict the output or error(s) for the following

Predict the output or error(s) for the following

main()
{
int i=-1,j=-1,k=0,l=2,m;
m=i++&&j++&&k++||l++;
printf("%d %d %d %d %d",i,j,k,l,m);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
extern int i;
i=20;
printf("%d",i);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
int c[ ]={2.8,3.4,4,6.7,5};
int j,*p=c,*q=c;
for(j=0;j<5;j++) {
printf(" %d ",*c);
++q; }
for(j=0;j<5;j++){
printf(" %d ",*p);
++p; }
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
static int var = 5;
printf("%d ",var--);
if(var)
main();
}
Answer:

Rule of Thumb:


Rule of Thumb:
Never compare or at-least be cautious when using floating point numbers with
relational operators (== , >, <, <=, >=,!= ) .

Predict the output or error(s) for the following


Predict the output or error(s) for the following

main()
{
float me = 1.1;
double you = 1.1;
if(me==you)
printf("I love U");
else
printf("I hate U");
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following


main()
{
char s[ ]="man";
int i;
for(i=0;s[ i ];i++)
printf("\n%c%c%c%c",s[ i ],*(s+i),*(i+s),i[s]);
}
Answer:

Predict the output or error(s) for the following


Predict the output or error(s) for the following :


Predict the output or error(s) for the following:
void main()
{
int const * p=5;
printf("%d",++(*p));
}

Answer:

Wednesday, February 13, 2013

Facebook Cyberoam Bypass

Facebook Cyberoam Bypass

Access to facebook even its blocked by cyberoam :)

Relational Grid Monitoring Architecture ( R- GMA ) Notes Download

Relational Grid Monitoring Architecture 
(R- GMA)

Relational Grid Monitoring Architecture ( R- GMA ) notes download link provided below..

Network Weather Service ( NWS ) Notes Download || CS 810 Grid Computing

Network Weather Service ( NWS ) : 


Network Weather Service ( NWS ) Notes Download || CS 810 Grid Computing has been attached below..

Monitoring and Discovery Service ( MDS3)


Monitoring and Discovery Service ( MDS3)

Monitoring and Discovery Service ( MDS3) notes has been attached below...

Java Agent For Monitoring and Management Notes Download || Grid Computing CS810

Java Agent For Monitoring and Management Notes Download  || Grid Computing CS810

Java Agent For Monitering and Management Notes Download  || Grid Computing CS810 is available here for download the link is provided below ... 

GridICE Notes Download || Grid Computing || CS 810


GridICE Notes Download || Grid Computing || CS 810

GridICE Notes Download || Grid Computing || CS 810 has been uploaded below and the rar file link is given as 

Tuesday, February 12, 2013

GATE 2013 Mechanical Engineering Question Set and Answer Key Solved

GATE 2013 Mechanical Engineering Question Set and Answer Key Solved

GATE 2013 Mechanical Engineering Question Set and Answer Key Solved check out how much marks you have got ..wish u good luck dudes ...


How to apply for TANSAT Exam 2013

How to apply for TANSAT Exam 2013:

requirements : (10th and 12th mark sheet) xerox and 500 Rupees for ME applicant
                       for diploma students ( diploma marksheet with all semester and 10th mark sheet ) + 500Rupees


TANCET 2013 Notification will be out in the early 2013 , students who are doing final year ( 8th Semester ) and those who already completed , may apply for the TANCET entrance exams .
Updates : 
3/02/2013 : TANCET important Dates Released ( Date of issue of application, Last Date to Apply for tancet , eligibility criteria for tancet 2013, etc ) 

26th Jan :
 TANCET 2013 Exam Dates Announced
TANCET is an entrance exam conducted by Anna University ( TN GOVT ) for the admissions into P.G ( Post Graduate ) Programmes offered in the University and the Affiliated Colleges across the state.
One who are applying for the Entrance Exam should score eligible marks inorder to appear / called for the Tancet Counselling, in which they will be able to select their preferred colleges .
Candidates can check the Vacancy Details online each day as it is being updated by the Official team from the Tancet – Anna university.
TANCET is for admissions into MBA, MCA , M.E , M.Tech , M.Arch & M.Plan
The Entrance Exam for MBA, MCA & M.E/M.Tech admissions will be monitored and controlled by the Anna University board of Controllers.Last year the TANCET 2012 conducted by the University has more number of vacancies for the students to choose from their desired Colleges .
Some statistics from last year entrance exam , and the P.G Admissions by Anna Universit .
Number of Students Admitted : 12,000
Number of Candidates applied : 20,000
Number of Courses Offered for M.Tech : 20
TANCET 2013 : MCA / MBA
TANCA 2013  : M.E / M.Tech / M.Arch / M.Plan

Important Dates for TANCET 2013

Date of Issue of TANCET 2013 Application Form : 6th February 2013
Last Date to send the TANCET Application               :  28th of February, 2013
TANCET 2013 MBA Entrance Exam Date                 :  April 6th, 2013 ( F.N )
TANCET 2013 MCA Entrance Exam Date                 :  April 6th  2013  ( A.N )
TANCET 2013 M.E/M.Tech/M.Arc/M.Plan Entrance Exam Date : April 7th 2013 ( F.N / A.N )
TANCET 2013 Results Date :  April Last Week 2013


How to apply for TANCET 2013
What are eligibility for tancet entrance exam
what is the last date for tancet application to send
tancet 2013 application form online
how to fill tancet 2013 application online
how to apply online
tancet 2013 important dates for entrance exam
Anna University which is the one conducting TNEA 2013 for admissions into B.E/B.Tech Programmes .

REGISTRATION THROUGH ONLINE:
The candidates can also register through online in the following Link TANCET 2013 ApplicationThe completed downloaded application along with the required demand draft* and photocopies of certificates should reach
The Secretary, TANCET, Centre for Entrance Examinations, Anna University, Chennai – 600 025 .
* Drawn in favour of ‘The Director, Entrance Examinations, Anna University,’ payable at Chennai, obtained from any Nationalised bank .

REGISTRATION ONSPOT:
Hall ticket will be issued to the person who come in person to the following coordination centers with a copy of 10th std mark sheet  and 12th Std. mark sheet (or 3 years Diploma Certificate) and cash or Demand Draft *  (A single DD is sufficient for one or more
programme) for the required amount towards Entrance Test fee:
1. Centre for Entrance Examinations, Anna University, Chennai,
2. Govt. College of Tech., Coimbatore,
3. Annamalai University, Chidambaram,
4. PSNA College of Engg. & Tech., Dindigul,
5. Institute of Road and Transport Tech., Erode,
 6. Alagappa College of Engg. & Tech., Karaikudi,
7.Thiagarajar College of Engg., Madurai,
 8. Govt. Polytechnic College, Nagercoil,
 9. Govt. College of Engg., Salem,
10. Kunthavai Naacchiyaar Govt.Arts College for Women, Thanjavur,
 11. Govt. College of Engg., Tirunelveli,
12. Bharathidasan Institute of Technology Campus, Tiruchirappalli,
13. Thanthai Periyar Govt. Institute of Tech., Vellore,
14. University College of Engg., Villupuram,
15. Kamaraj College of Engg., Virudhunagar.

Date and time of entrance exam:

TANCET Application will be available on 6th of February 2013.
TNCET 2013 Exam Date

TANCET MBA Exam Schedule

06-04-2013 (Saturday) - 10.00 am to 12.00 noon

TANCET MCA Exam Schedule

06-04-2013 (Saturday) 02.30 pm to 04.30 pm

TANCET ME/M.TECH/M.ARCH/M.PLAN Exam Schedule 

07.04.2013 (Sunday) 10.00 am to 12.00 Noon


Exam Duration: 2 hours
4 sections in Question Paper:
  • Analytical reasoning
  • Quantitative Ability
  • Computer awareness
  • Logical reasoning

Gate 2013 CS/IT Question Paper And Answer Key for all sets

Gate 2013 CS/IT Question Paper And Answer Key for all sets

Gate 2013 CS/IT Question Paper And Answer Key for all sets is uploaded on this page check out how much marks that you have got ... :) 

Web Service Resource Framework ( WSRF ) Notes Download

Web Service Resource Framework ( WSRF ) Notes Download

Web Service Resource Framework ( WSRF ) Notes Download for Grid Computing CS810

TANSAT 2011 CSE Question paper With Answer Free Download

TANSAT 2011 CSE Question paper With Answer Free Download

This consists of the TANSAT 2011 CSE Question paper With Answer key provided as a pdf format please comment for us if you need any more...

Sunday, February 10, 2013

Open Grid Service Architecture Notes PPT || PDF

Open Grid Service Architecture Notes PPT || PDF || Grid Computing CS 810

if you find read more button proceed with it if you have not got the images and download link 

Grind Computing CS 810 Complete Notes Unit Wise Download

CS 810 Grind Computing Complete Notes Download || Unit Wise Materials 

The Unit wise materials can be downloaded from this page if u see read more button click on read more to continue .. 


Slider

Image Slider By engineerportal.blogspot.in The slide is a linking image  Welcome to Engineer Portal... #htmlcaption

Tamil Short Film Laptaap

Tamil Short Film Laptaap
Laptapp

Labels

About Blogging (1) Advance Data Structure (2) ADVANCED COMPUTER ARCHITECTURE (4) Advanced Database (4) ADVANCED DATABASE TECHNOLOGY (4) ADVANCED JAVA PROGRAMMING (1) ADVANCED OPERATING SYSTEMS (3) ADVANCED OPERATING SYSTEMS LAB (2) Agriculture and Technology (1) Analag and Digital Communication (1) Android (1) Applet (1) ARTIFICIAL INTELLIGENCE (3) aspiration 2020 (3) assignment cse (12) AT (1) AT - key (1) Attacker World (6) Basic Electrical Engineering (1) C (1) C Aptitude (20) C Program (87) C# AND .NET FRAMEWORK (11) C++ (1) Calculator (1) Chemistry (1) Cloud Computing Lab (1) Compiler Design (8) Computer Graphics Lab (31) COMPUTER GRAPHICS LABORATORY (1) COMPUTER GRAPHICS Theory (1) COMPUTER NETWORKS (3) computer organisation and architecture (1) Course Plan (2) Cricket (1) cryptography and network security (3) CS 810 (2) cse syllabus (29) Cyberoam (1) Data Mining Techniques (5) Data structures (3) DATA WAREHOUSING AND DATA MINING (4) DATABASE MANAGEMENT SYSTEMS (8) DBMS Lab (11) Design and Analysis Algorithm CS 41 (1) Design and Management of Computer Networks (2) Development in Transportation (1) Digital Principles and System Design (1) Digital Signal Processing (15) DISCRETE MATHEMATICS (1) dos box (1) Download (1) ebooks (11) electronic circuits and electron devices (1) Embedded Software Development (4) Embedded systems lab (4) Embedded systems theory (1) Engineer Portal (1) ENGINEERING ECONOMICS AND FINANCIAL ACCOUNTING (5) ENGINEERING PHYSICS (1) english lab (7) Entertainment (1) Facebook (2) fact (31) FUNDAMENTALS OF COMPUTING AND PROGRAMMING (3) Gate (3) General (3) gitlab (1) Global warming (1) GRAPH THEORY (1) Grid Computing (11) hacking (4) HIGH SPEED NETWORKS (1) Horizon (1) III year (1) INFORMATION SECURITY (1) Installation (1) INTELLECTUAL PROPERTY RIGHTS (IPR) (1) Internal Test (13) internet programming lab (20) IPL (1) Java (38) java lab (1) Java Programs (28) jdbc (1) jsp (1) KNOWLEDGE MANAGEMENT (1) lab syllabus (4) MATHEMATICS (3) Mechanical Engineering (1) Microprocessor and Microcontroller (1) Microprocessor and Microcontroller lab (11) migration (1) Mini Projects (1) MOBILE AND PERVASIVE COMPUTING (15) MOBILE COMPUTING (1) Multicore Architecute (1) MULTICORE PROGRAMMING (2) Multiprocessor Programming (2) NANOTECHNOLOGY (1) NATURAL LANGUAGE PROCESSING (1) NETWORK PROGRAMMING AND MANAGEMENT (1) NETWORKPROGNMGMNT (1) networks lab (16) News (14) Nova (1) NUMERICAL METHODS (2) Object Oriented Programming (1) ooad lab (6) ooad theory (9) OPEN SOURCE LAB (22) openGL (10) Openstack (1) Operating System CS45 (2) operating systems lab (20) other (4) parallel computing (1) parallel processing (1) PARALLEL PROGRAMMING (1) Parallel Programming Paradigms (4) Perl (1) Placement (3) Placement - Interview Questions (64) PRINCIPLES OF COMMUNICATION (1) PROBABILITY AND QUEUING THEORY (3) PROGRAMMING PARADIGMS (1) Python (3) Question Bank (1) question of the day (8) Question Paper (13) Question Paper and Answer Key (3) Railway Airport and Harbor (1) REAL TIME SYSTEMS (1) RESOURCE MANAGEMENT TECHNIQUES (1) results (3) semester 4 (5) semester 5 (1) Semester 6 (5) SERVICE ORIENTED ARCHITECTURE (1) Skill Test (1) software (1) Software Engineering (4) SOFTWARE TESTING (1) Structural Analysis (1) syllabus (34) SYSTEM SOFTWARE (1) system software lab (2) SYSTEMS MODELING AND SIMULATION (1) Tansat (2) Tansat 2011 (1) Tansat 2013 (1) TCP/IP DESIGN AND IMPLEMENTATION (1) TECHNICAL ENGLISH (7) Technology and National Security (1) Theory of Computation (3) Thought for the Day (1) Timetable (4) tips (4) Topic Notes (7) tot (1) TOTAL QUALITY MANAGEMENT (4) tutorial (8) Ubuntu LTS 12.04 (1) Unit Wise Notes (1) University Question Paper (1) UNIX INTERNALS (1) UNIX Lab (21) USER INTERFACE DESIGN (3) VIDEO TUTORIALS (1) Virtual Instrumentation Lab (1) Visual Programming (2) Web Technology (11) WIRELESS NETWORKS (1)

LinkWithin