what are non standard function in c


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

Post New Answer

More C Interview Questions

What is a sequential access file?

0 Answers  


what is the difference between c and java?

1 Answers  


What are the differences between Structures and Arrays?

0 Answers   TCS,


Tell me is null always defined as 0(zero)?

0 Answers  


Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.

4 Answers  






illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

0 Answers  


what is the hardware model of CFG( context free grammar)

0 Answers   Microsoft,


How can I manipulate individual bits?

0 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


increment operateor (++)and decrament(--) #include<stdio.h> #inclide<conio.h> main() { int x=15; while(x!=0) scanf("%d",&x); {

2 Answers   HCL, Syntel, TCS,


What does the error 'Null Pointer Assignment' mean and what causes this error?

0 Answers   TISL,


what is diff b/w huge & far & near pointer??

1 Answers   HCL,


Categories