Answer Posted / dsvkarthik
hai
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is an array? What the different types of arrays in c?
show how link list can be used to repersent the following polynomial i) 5x+2
Was 2000 a leap year?
Can include files be nested? How many levels deep can include files be nested?
can any one tel me wt is the question pattern for NIC exam
a value that does not change during program execution a) variabe b) argument c) parameter d) none
What is extern keyword in c?
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
What are conditional operators in C?
What’s the special use of UNIONS?
What does the c preprocessor do?
What are called c variables?
Give the rules for variable declaration?
Can a variable be both constant and volatile?
Explain what is the benefit of using const for declaring constants?