Explain what header files do I need in order to define the standard library functions I use?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program on swapping (100, 50)
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 total number of disk writes by MySQL
What are the advantages of using Unions?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
To find whether a number is even or odd without using any conditional operator??
12 Answers College School Exams Tests, IBM,
What is a class?
What is time null in c?
Write a program for the following series: 1*3*5-2*4*6+3*5*7-4*6*8+.................up to nterms
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...
What are multidimensional arrays?
What is a stream?