What is a void pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
How to implement call back functions ?
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Does c have function or method?
What language is lisp written in?
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
write a program to swap two numbers without using temporary variable?
printf("%d",(printf("Hello")); What it returns?
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
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function
how do you programme Carrier Sense Multiple Access