What are the preprocessor categories?
How can you read a directory in a C program?
Why c is called procedure oriented language?
What is the use of in c?
Explain about the constants which help in debugging?
Explain what will the preprocessor do for a program?
How many levels deep can include files be nested?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is the difference b/w Structure & Union?
what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel
Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me
What is Dynamic Initialization.
Explain what is the advantage of a random access file?