how to solve "unable to open stdio.h and conio.h header files
in windows 7 by using Dos-box software
is assignment operator is arithmatic or not
What is the difference between null pointer and void pointer
10 Answers CTS, Manforce, MAQ Software,
What is the difference between #include <header file> and #include “header file”?
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
Why pointers are used in c?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Explain the array representation of a binary tree in C.
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is the difference between int main and void main in c?
How can I change their mode to binary?
What is the difference between mpi and openmp?