Can a file other than a .h file be included with #include?
No Answer is Posted For this Question
Be the First to Post Answer
if p is a string contained in a string?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
Difference between Class and Struct.
13 Answers Ericsson, Motorola, Wipro,
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is getch c?
WAP – represent a char in binary format
what is c language.
Write a C program to find the smallest of three integers, without using any of the comparision operators.
read a number & print all its devisors using c-program?
Describe advantages and disadvantages of the various stock sorting algorithms
wap to print "hello world" without using the main function.
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)