![]() Related Questions Latest Answer : YES OFCOURSE....#include #include int main(){ int myVar; float fVal = 5.5; float *pFloat; pFloat = &fVal; ... Read Answers (2) | Asked by : mainathan Tags : Pointer 1.what is the difference b/w pointer and pointer++2.what is difference b/w pointer &array3.what is the difference b/w class& structure Latest Answer : 3. structures and classes both are used in c++ but classes are private by default and structures are public by default. structures are also used in c but not classes. ... Read Answers (2) | Asked by : ASHISH-KUMAR MISHRA
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||