Chemistry, asked by seersha57, 11 months ago

Define sublime and sublimate and differentiate between them.In the process of camphor sublimation name the sublime and sublimate. ​

Answers

Answered by suhanisaxena95
7

Explanation:

The term sublime is a verb that we use to name the process of sublimation whereas the term sublimate refers to the chemical product that we obtain from the process of sublimation.

Answered by sumanrudra22843
0

Explanation:

Pointer arithmetic in C programming

C language provides a set of operators to perform arithmetic and comparison of memory addresses. ...

Or in simple terms, incrementing a pointer will cause the pointer to point to a memory location skipping N bytes from current pointed memory location. ...

Pointer increment operation increments pointer by one.

Similar questions