question-how to run a c programme.

Answer Posted / suresh

press ctrl+f9

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are operators in c?

586


What is a keyword?

749


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

671


what is bit rate & baud rate? plz give wave forms

1523


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2988






What are Macros? What are its advantages and disadvantages?

651


Difference between malloc() and calloc() function?

657


How arrays can be passed to a user defined function

581


Explain #pragma statements.

606


Why we use break in c?

554


What is a static function in c?

624


what will be the output for the following main() { printf("hi" "hello"); }

9346


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2008


If fflush wont work, what can I use to flush input?

618


What is this infamous null pointer, anyway?

613