How the processor registers can be used in C ?
Answer Posted / muthukumar
using the keyword register.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What is the difference between break and continue?
What is string length in c?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
Explain built-in function?
Why do we use null pointer?
Explain how many levels deep can include files be nested?
Which is best linux os?
What is the difference between test design and test case design?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What are pointers? What are different types of pointers?
What is the main difference between calloc () and malloc ()?
What are the various types of control structures in programming?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is malloc calloc and realloc in c?