What are the differences between new and malloc in C?
No Answer is Posted For this Question
Be the First to Post Answer
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is pre-emptive data structure and explain it with example?
Is it possible to run a c program without using main?If yes HOW??
What is the proper way of these job Tell me about there full work
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
who is the founder of c
19 Answers College School Exams Tests, HP,
What is the best organizational structure?
Explain enumerated types.
Write a program to swap two numbers without using the third variable?
Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.
What is the use of a semicolon (;) at the end of every program statement?