Answer Posted / shruti
no,
macros dont support multiple arguments..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
Explain indirection?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What are the advantages of using linked list for tree construction?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is pass by reference in c?
When can you use a pointer with a function?
Explain how can you restore a redirected standard stream?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What are the two types of functions in c?
#include
What does s c mean on snapchat?
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.
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.
What is FIFO?