What does it mean when the linker says that _end is undefined?
No Answer is Posted For this Question
Be the First to Post Answer
how would a 4*3 array A[4][3] stored in Row Major Order?
Explain About fork()?
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
What are the salient features of c languages?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is unary operator?
What are the types of unary operators?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Difference between macros and inline functions? Can a function be forced as inline?
0 Answers HAL, Honeywell, Zomato,
List the different types of c tokens?
Can two or more operators such as and be combined in a single line of program code?
what is the format specifier for printing a pointer value?