What is c basic?


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

Post New Answer

More C Interview Questions

What does %p mean?

0 Answers  


What does s c mean on snapchat?

0 Answers  


What is pass by value in c?

0 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


What is the difference between #include <header file> and #include “header file”?

0 Answers  






how to find the kth smallest element in the given list of array elemnts.

8 Answers   Silicon,


. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


What is a global variable in c?

0 Answers  


How will you allocate memory to double a pointer?

1 Answers  


Is it possible to run using programming C for Java Application?

2 Answers   NIC,


Why is this loop always executing once?

0 Answers  


44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?

3 Answers  


Categories