Answer Posted / pavan
a=(a+b+c)-(b=a)-(c=b)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is size of union in c?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
Is it acceptable to declare/define a variable in a c header?
What are the 5 organizational structures?
What is structure padding in c?
What is getch c?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
Explain what are preprocessor directives?
What is omp_num_threads?
What are dangling pointers in c?
What is sizeof array in c?
Can a program have two main functions?
What are the Advantages of using macro
What are the different types of errors?