answersLogoWhite

0


Best Answer

Pointers to Review

1. Multiple Choice

- How will I know your pointers?

2. Matching Type

- Sino ka Ba?

3.Classification?

- Magkaklase ba tayo para sagutin ko tanong mo?

4. computation

- How many questions can you ask and eto pa napili mo?

5. Labeling

- What is Your school?

6. True or False

- Tingin mo maymakakasagot sa tanong mo?

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

7mo ago

To prepare for an exam, make a study schedule, review course materials, practice with past papers or sample questions, and ensure you understand key concepts. Stay organized, get enough rest, and eat well before the exam to enhance your performance. Remember to manage your time effectively during the exam and stay calm and focused.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the pointers for the exam?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are void pointers?

They are pointers without type


What are the background pointers in java?

Java does not support pointers.


Where the pointers are used?

POINTERS ARE USED TO STORE ADDRESS


Pointers are replaced by what in java?

Nothing. Java does not have a concept that is equivalent to Pointers.


How do you get score 6?

3 two-pointers or 2 three-pointers


Can labs be trained as pointers?

Yes, some labs are trained as pointers, and some as retrievers.


Can you use pointers in java?

Java does not support Pointers and hence you cannot use it in Java.


How many three-pointers did LeBron James make?

he made about 130,000 three pointers


Why laser mouse are used?

Because the laser pointers are much easier to use than the ball pointers. The ball pointers are often difficult to move around while the laser pointers can move in any direction without "getting stuck"


What are restricted pointers in C99?

Using this you specify that two pointers can't point on the same address


How pointers are used in java?

They aren't. Java uses the (safer) idea of references instead of pointers.


What is an array pointers?

I guess it is an 'array of pointers'. Example:int main (int argc, char *argv[])