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 3960write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
3 7092Go 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 3871What 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.
2238Post New Oracle C Interview Questions
How do you clear the screen in sql?
Define asp?
OBJECTIVE TYPE QUESTIONS OF ANALYTICAL INSTRUMENTATION
What steps will you take to promote our company?
What are the actions that can occur when a thread enters blocked state?
How and from where the epiphytes get mineral nutrients?:?
What is batch scripting in windows?
What is the difference between free and refresh?
Tell us about a time when you failed to meet a deadline. What were the repercussions?
How do sessions work?
What is kn measurement?
How long will windows 10 be supported?
What are Row versions of DataRow?
What do I need to submit an application?
What is a control flow statement?