Answer Posted / manu
c is a highlevel language,c is a basic language of all
other languages,
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is wild pointer in c?
Explain what is the general form of a c program?
what is uses of .net
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is the difference between c and python?
Why is c so powerful?
Explain built-in function?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
how to construct a simulator keeping the logical boolean gates in c
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
What is a struct c#?
Explain the array representation of a binary tree in C.
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
Is there any data type in c with variable size?
How do I swap bytes?