Can the curly brackets { } be used to enclose a single line of code?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of the function in c?
How many types of linked lists what are they? How many types of data structures?
18 Answers BSNL, Pivotal Software,
Can we use visual studio for c?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What does the c preprocessor do?
write a program whose output will be- 1 12 123 1234
What is the relationship between pointers and data structure?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
My teacher ask to make a program that can: Insert record in front Insert record at the end Insert in between Search node record Delete record in front Delete record at the end Delete record in between Using Data structure Linked List type. But I'm really confused about the codes and I can't go through. Please help Thanks in advance. Also here is my unfinished code if someone can make changes it will be more good.
What are the types of assignment statements?
What is printf () in c?
write a program to print %d ?