process by which one bit patten in to another by bit wise
operation is?
(a) masking,
(b) pruning,
(c) biting,
(d) chopping,
No Answer is Posted For this Question
Be the First to Post Answer
why return type of main is not necessary in linux
Why do we use pointer to pointer in c?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
5 Answers Vector, Vector Solutions,
What are the various topologies? Which one is the most secure?
What are the types of data types and explain?
What is meant by initialization and how we initialize a variable?
Is javascript written in c?
Define VARIABLE?
how can be easily placed in TCS.
void main() { int a=1; while(a++<=1) while(a++<=2); }
why TCS selected more student in the software field from all institution.
Explain why c is faster than c++?