What does nil mean in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
how to print 212 as Twohundreds twelve plz provide me ans soon
difference between string and array?
what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 Answers Accenture, Infosys, Wipro,
Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort
What does struct node * mean?
How can I handle floating-point exceptions gracefully?
3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r
what is the stackpointer
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
what does ‘Bus Error’ mean?
Explain the advantages and disadvantages of macros.