c program to compute AREA under integral
No Answer is Posted For this Question
Be the First to Post Answer
how to TOGGLE Nth bit of variable in a MACRO
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
What is a void * in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
How to implement a packet in C
What is malloc() function?
21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
What is getch?
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
What is an array? What the different types of arrays in c?