Answer Posted / devanshu
hello
not coorect but aprocsimet 200-300 fuctuion in c
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Explain the use of #pragma exit?
What is call by value in c?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
Write a program to print numbers from 1 to 100 without using loop in c?
Why & is used in scanf in c?
What is the purpose of scanf() and printf() functions?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
What is hashing in c?
What are the uses of a pointer?
What is variable in c example?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Explain the ternary tree?
formula to convert 2500mmh2o into m3/hr
What is pointer & why it is used?