How are pointers type-cast?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

0 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


Is string an object in c++?

0 Answers  


How can you force instantiation of a template?

1 Answers   ABC, Amazon,






what is c++

0 Answers  


Can we use this pointer inside static member function?

0 Answers  


Define vptr.

0 Answers  


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


What are the c++ access specifiers?

1 Answers  


How to avoid changing constant values?

2 Answers   Symphony,


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Categories