Answer Posted / 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 |
Post New Answer View All Answers
What are the 5 data types?
What is the benefit of using an enum rather than a #define constant?
What are the c keywords?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
What is formal argument?
What is ambagious result in C? explain with an example.
How #define works?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
In a switch statement, what will happen if a break statement is omitted?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Who developed c language and when?
Explain what is wrong in this statement?
write a program to print largest number of each row of a 2D array
Explain how can I read and write comma-delimited text?
Explain can static variables be declared in a header file?