Is c procedural or object oriented?
No Answer is Posted For this Question
Be the First to Post Answer
related to rdbms query .
What is this pointer in c plus plus?
What are external variables in c?
What do you mean by command line argument?
Explain what is a stream?
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
What is the right type to use for boolean values in c?
What will happen when freeing memory twice
Give differences between - new and malloc() , delete and free() ?
How will you write a code for accessing the length of an array without assigning it to another variable?
in iso what are the common technological language?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list