What is the difference between CV and Resume ?
Answers were Sorted based on User's Feedback
Answer / ravi
A resume is a one or two page summary of your skills,
experience and education. While a resume is brief and
concise - no more than a page or two, a Curriculum Vitae is
a longer (at least two page) and more detailed synopsis.
A Curriculum Vitae includes a summary of your educational
and academic backgrounds as well as teaching and research
experience, publications, presentations, awards, honors,
affiliations and other details.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / mchilakala
A Resume is aform which is having one or two page summary
of your skills, and education not experience. ,
a Curriculum Vitae is having more than 2 pages. In which
you can include your skills, educational details and
experience along with project report.
| Is This Answer Correct ? | 0 Yes | 0 No |
whitch value return void main?
I want tcs placement papers of 2004-2009 , its urgent
#include <stdio.h> void main() { int i=-1,j=1,k,l; k=!i&&j; l=!i||j; printf ("%d%d",k,l) ; }
In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
What is a rvalue?
Difference between malloc() and calloc() function?
What is the use of header files?
enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program
Explain what are the different data types in c?
#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }
Write a c pgm for leap year
11 Answers College School Exams Tests, IBM, TCS,