Tell me about low level programming languages.


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

Post New Answer

More C Interview Questions

how to copy a string without using c function

5 Answers  


how can we Declare a variable in c without defining it.

1 Answers   TCS,


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


What are type modifiers in c?

0 Answers  


How can I convert a number to a string?

0 Answers  






What are the 5 organizational structures?

0 Answers  


define string ?

0 Answers  


Write a program to generate prime factors of a given integer?

9 Answers   Microsoft,


#&#8206;include&#8236;<stdio.h> void main() { int i; for(i=5;0;i++) { printf("%d",i); } }

2 Answers   Facebook,


post new interiew question and aptitude test papers

1 Answers  


What is the difference b/w Structure & Array?

6 Answers  


What is the right way to use errno?

0 Answers  


Categories