What is the heap?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of linked lists what are they? How many types of data structures?
18 Answers BSNL, Pivotal Software,
write a program that will print %d in the output screen??
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
number of times a digit is present in a number
Explain what is operator promotion?
how to connect oracle in C/C++.
Are there constructors in c?
How can I return multiple values from a function?
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
What are the types of variables in c?