Is javascript based on c?


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

Post New Answer

More C Interview Questions

Explain what does a function declared as pascal do differently?

0 Answers  


What is a memory leak? How to avoid it?

1 Answers  


how to set Nth bit of a variable?

1 Answers  


What is the use of sizeof () in c?

0 Answers  


write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

11 Answers   CSC, St Marys, TATA,






Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,


Blade logic interview question. 1st round is a written tests with 15 multiple questions from c and c++. All are simple basic question. Like int main () { Int i=65; Return printf(ā€œ%cā€, i); } 2nd and 3rd round is technical interview. The position for which I was interview was core UNIX and c. Yes it is for system programming. The company has product name blade server. For their server they are creating their own command for their purpose. Example cd command. We can implement it in a c program by using the chdir() function. So the question asks related to PID, fork, pipe, shared memory, signal. Write a program in c which will act as cp command.

1 Answers   BladeLogic, Infosys,


Explain about the functions strcat() and strcmp()?

0 Answers  


Write a code to remove duplicates in a string.

0 Answers   Expedia,


Explain what will the preprocessor do for a program?

0 Answers  


is it possible to create your own header files?

0 Answers  


Categories