what is stack , heap ,code segment,and data segment
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Write a c program to demonstrate Type casting in c?
difference between c and c++?
Does c have an equivalent to pascals with statement?
how i m write c program 1.check prime number 2.prime number series
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
Can a program have multiple main() functions?
what is real time system?what is the differance between hard and soft real time systems
what is reason of your company position's in india no. 1.
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
Why does notstrcat(string, "!");Work?