How can I increase the allowable number of simultaneously
open files?
How is a pointer variable declared?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What is the difference between printf and scanf )?
How does sizeof know array size?
What's wrong with "char *p; *p = malloc(10);"?
Why enum is used in c?
Program to swap the any two elements in an array containing N number of elements?
1 Answers Bosch, Glenwood, Ugam Solutions,
What are the concepts introduced in OOPs?
What is clrscr ()?
write a program in c language to print your bio-data on the screen by using functions.
Describe dynamic data structure in c programming language?
What is the maximum no. of arguments that can be given in a command line in C.?