Questions without answers in Programming and DS

1 votes
0 answers
2
My question is that can we use command line arguments without use of main function's parameters argc and *argv?
0 votes
0 answers
3
I have a question that can we use command line arguments without main function arguments?int main(int argc, char argv){}
0 votes
0 answers
6
0 votes
0 answers
8
0 votes
0 answers
11
Write a program in BlueJQ4. Draw Class Diagram and Object Diagram from the below given Details. public class University{ private Student stdob; private Faculty ...
0 votes
0 answers
12
In Reeverse Polish notation, expression A*B+C*D is written asAB*CD*+A*BCD*+AB*CD+*A*B*CD+A request to the approver.!!This question is asked in ISRO 2024. Due to insuffici...
0 votes
0 answers
15
Please solve I am unable to understand the solution given by made easy
0 votes
0 answers
16
0 votes
0 answers
17
What is the smallest and largest number of entries for 2-3 BTree (B2-3 Tree) of height 8 (i.e., 8 levels) ?255 and 6560127 and 2186 6561 and 255255 and 2186
0 votes
0 answers
18
Caption@sachinmittal1 sir here answer should be B na because Arr point s to the 0th index of 2nd 1D-array so it means pointing to address of arr [0] so address size woul...
0 votes
0 answers
19
The total number of binary trees possible with height n - 2 having n nodes are?(2n - 5)^ 2n - 3 (2n - 7)^2n - 3(n - 3) ^2n - 2(2n - 7)^ 2n - 2
0 votes
0 answers
25
can anyone help me how to approach these type of questions..? And also please attach link of similar questions if possible .thanks in advance
0 votes
0 answers
27
0 votes
0 answers
28
0 votes
0 answers
29
1 votes
0 answers
30
Provide the correct data structures for the following:________ is used for delimiter checking and recursion.
To see more, click for the full list of questions or popular tags.