What is the o/p of the follow pgm?
#include
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
1 3869write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
3 6913Go through this linked list concept.While traversing through the singly linked list sometimes the following code snippet "while(head != NULL)" is used and other times "while(head->link != NULL)"is used(Here head is the pointer pointing to the first node,node has two parts data part and link part).What is the difference between head != NULL and Head->link != NULL and in which situation are they used?
1 3779What is the output of the program
#include
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
2164Post New Oracle C Interview Questions
Define what is the casting and forging?
How to manage Payment terms in Credit Management?
wat is meant by frontend and backend testing
What are the major types of Insurance?
Explain arrow functions?
In keyfigure what is meant by cumulative value, non cumulative value change and non cumulative value in and out flow.
how does your home town differs from hyderabad speak it for three minutes
Define session object?
Write a trigger to insert a contact and user when the account is created?
list the important tables used in pp.
Explain the applications of ferrite material?
Define blotch print?
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 is profit ratio?
Define secured sockets layer.