Ask a New Question

Answers by visitors named: Nazim

Hello Ray :) (Sorry if i have a bad English) - int a = 1 : You declared an integer variable, (imagine that is a box that contain the value 1 : [1]. -int *p : You declared a pointer of integer . When we declare a pointer we need to put * before the variabl...
13 years ago
(M+P+C)-(M&P+P&C+M&C)+All=70 => M&P+P&C+M&C = 40+35+30-70 => M&P+P&C+M&C = 50
5 years ago
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use