Give differences between - new and malloc() , delete and free() ?
No Answer is Posted For this Question
Be the First to Post Answer
differnce between do and do while
Can you explain the four storage classes in C?
Explain the difference between malloc() and calloc() in c?
Write a program on swapping (100, 50)
why program counter is 16 bit?
Write a program to show the change in position of a cursor using c
What are the back slash character constants or escape sequence charactersavailable in c?
how to get starting address of a running C program
What is the size of array float a(10)?
What is an lvalue and an rvalue?
Explain what is the difference between functions getch() and getche()?
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?