answersLogoWhite

0

Are you in search of a best engineering college in Hyderabad then let pointlocals help you find the best for everything visit pointlocals site and decide the secure future.

What else can I help you with?

Continue Learning about Engineering

Is BSc tech equal to BSc Engineering?

i think it should be equal. ab ap khud btao k diploma students kahan jaein


How do you call string function using pointers in main program?

An array name is a pointer, so using arrays as pointers in function calls is implicit. An example is...char a[] = "This is the source";char b[sizeof(a)];strcpy (b, a);This is exactly the same1 as saying...char a[] = "This is the source";char b[sizeof(a)];strcpy (&b[0], &a[0]);... or ...char* ap = "This is the source";char* bp = malloc(strlen (ap)+1);if (bp == NULL) { ... handle memory exception ... }strcpy (bp, ap);---------------------------------------------------------------------------------------------1However, while a and ap have the same value in these examples, they are not really the same. You can assign a new value to ap, but not to a, because a is an r-value that is not allocated a place in memory, as opposed to ap, which is a l-value. To reinforce this, both *ap and a[0] are l-values, meaning the same thing, but not quite so for ap and a. Be careful - they both have the same value, but ap is an assignable l-value, while a is a un-assignable r-value.


What are the three criteria for judging a proper response?

..::a$ap::..


What is the difference between AP classes and Advanced Classes in high school?

Gifted classes are for those who either have certain conditions that need to be met or are considered quite smart for their age. AP, or advanced placement, classes are more or less classes preparing you for an advanced level of work. AP Calculus or AP Biology prepare you for college and have the chance to give you credit for the courses, this way you won't have to take them during your enrollment in college.


What is the syllabus of ap police sub-inspector entrance exam?

No