sir i got 146 correct question & i have also the advantage
of height so will they consider my marks as 146+3=149.can
any body tell me how they consider my height marks.
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Define circular linked list.
Describe how arrays can be passed to a user defined function
What is the importance of c in your views?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
how to reverse string "Hello World" by using pointers only. Without any temp var
write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix
Explain Function Pointer?
What is an lvalue and an rvalue?
What are runtime error?
What do the functions atoi(), itoa() and gcvt() do?