What is modifier & how many types of modifiers available in c?
No Answer is Posted For this Question
Be the First to Post Answer
a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?
In C language what is a 'dangling pointer'?
What are the advantages and disadvantages of a heap?
Do string constants represent numerical values?
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
Where can I get an ansi-compatible lint?
What is a program flowchart?
Differentiate between the expression “++a” and “a++”?
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.
why Language C is plateform dependent
what type of questions arrive in interview over c programming?
What is action and transformation in spark?