what is d pitfalls of registers variables

Answer Posted / kiran

As the no. of registers in a CPU are limited,we cannot declare many variables as register

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What tq means in chat?

825


What is identifiers in c with examples?

860


what is the structure pointer?

1837


What is data structure in c programming?

784


What is use of pointer?

769


Why doesnt that code work?

777


What is a c token and types of c tokens?

809


What is function prototype in c with example?

759


How do I round numbers?

774


What is static memory allocation? Explain

804


What are keywords in c with examples?

810


Explain the use of 'auto' keyword in c programming?

886


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

859


What is time complexity c?

734


What is void main ()?

793