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 4036write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
3 7223Go 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 3937What 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.
2311Post New Oracle C Interview Questions
Which is the base class in c#?
do any one help me to get "C" license,, i have doubts ,,, if mediators ter pls call me,, my no is 8056640042
How do I reset a sequence in oracle?
what is elasticache?
the output of the common trasmitter protocol in qatar gas are the following
What is ex and vi?
Define msil.
is it acceptable if we declare multiple exceptions in same overridden method.
What is the difference between autowiring and dependency injection?
What is the difference between the implicit and explicit cursors?
What is deep learning, and how does it contrast with other machine learning algorithms?
how to determine the inrush current of a transformer
Describe about the Antibiotic resistance in plant groth promoting bacteria?
Which tag is used for error handling in jsp pages?
What are the important APIs in Timers module in Node.js?