Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the real time usage volatile?

Answer Posted / braja28

that is one type of temporary storage

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the difference between x3 and x[3].

1168


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

1171


Explain what is the difference between null and nul?

1215


Explain the difference between the local variable and global variable in c?

1135


What is function and its example?

1272


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2409


How many bytes are occupied by near, far and huge pointers (dos)?

1220


What does 2n 4c mean?

1310


How can I make it pause before closing the program output window?

1081


What is a program flowchart?

1286


How do I determine whether a character is numeric, alphabetic, and so on?

1186


How do I read the arrow keys? What about function keys?

1150


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3566


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

1218


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1916