How #define works?
No Answer is Posted For this Question
Be the First to Post Answer
What’s the special use of UNIONS?
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"
Why do we use namespace feature?
What is putchar() function?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Write a program that his output 1 12 123
How would you print out the data in a binary tree, level by level, starting at the top?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
How to reverse a string using a recursive function, with swapping?
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
Which is an example of a structural homology?