Is the exit() function same as the return statement? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
Why is main function so important?
What is the difference between text and binary modes?
How to define structures? ·
What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.
hi any body pls give me company name interview conduct "c" language only
#include<stdio.h> void main() { int =1; printf("%d%d%d",a++,++a,++a); }
can we access one file to one directory?
What is the use of a conditional inclusion statement in C?
How can you be sure that a program follows the ANSI C standard?
what is the structure?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is c basic?