What are structural members?
No Answer is Posted For this Question
Be the First to Post Answer
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Differentiate Source Codes from Object Codes
What does 2n 4c mean?
How do you initialize function pointers? Give an example?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
What are the application of void data type in c?
read the folllowing code # define MAX 100 # define MIN 100 .... .... if(x>MAX) x=1; else if(x<MIN) x=-1; x=50; if the initial value of x=200,what is the vlaue after executing this code? a.200 b.1 c.-1 d.50
What does c mean before a date?
What is FIFO?
Is it cc or c in a letter?