how memory store byte

Answer Posted / ram

Hello5 is the answer because the inside printf prints the
string and printf returns the no of charters pinted on the
screen so it is 5.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is advantage of pointer in c?

693


how we can make 3d venturing graphics on outer interface

4008


Why functions are used in c?

587


What is union in c?

637


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

780






Is there any data type in c with variable size?

633


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

758


What does s c mean in text?

612


Explain the difference between strcpy() and memcpy() function?

595


What is the c value paradox and how is it explained?

575


Is python a c language?

551


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1658


What is class and object in c?

589


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1461


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

2684