Answer Posted / mani
far pinters are of 32 bits n near pointers are of 16 bits
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are called c variables?
Can you please explain the difference between syntax vs logical error?
Is swift based on c?
Why shouldn’t I start variable names with underscores?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Why is c so powerful?
What is pointers in c?
Explain pointers in c programming?
What is the size of structure in c?
Differentiate between functions getch() and getche().
What is the code for 3 questions and answer check in VisualBasic.Net?
What is a string?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
What are c header files?