Is c call by value?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1 Answers   IBM,


write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search

1 Answers   ADP, TCS,


What does #pragma once mean?

0 Answers   Celstream,


how to compare two strings without using strcmp() function??

1 Answers  


Why is void main used?

0 Answers  






what are the languages used in c#?

3 Answers   Infosys,


Wt are the Buses in C Language

0 Answers   Infosys,


main() { enum _tag{ left=10, right, front=100, back}; printf("%d, %d, %d, %d", left, right, front, back); }

1 Answers   Accenture, Vector,


Prove or disprove P!=NP.

5 Answers   Microsoft,


#include<stdio.h> #include<conio.h> void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }

9 Answers   TCS,


can we store values and addresses in the same array? explain

3 Answers   TCS,


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

0 Answers   Oracle,


Categories