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 3890write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
3 6948Go 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 3800What 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.
2176Post New Oracle C Interview Questions
What is Spark?
What are the types of records in SAP ALE Idocs and where is this information stored?
Do you know about the job of the network layer under the osi reference model?
Explain what are the tasks that loadmanger process will do?
Where the viewstate is stored after the page postback?
what are set operators in sql? : Sql dba
What is the difference between CONST and READONLY?
How will you manage a team under pressure?
Does a user_objects view have an entry for a trigger?
Why is Kotlin preferred over Java? Important benefits of kotlin?
Does eukaryotes have restriction modification system?
How do you create MQ in PRPC?
Is hibernate a middleware?
What are the basic formulas in excel?
Explain sga memory structures?