Recent questions without answers

0 votes
0 answers
1
0 votes
0 answers
4
0 votes
0 answers
5
0 votes
0 answers
6
0 votes
0 answers
7
0 votes
0 answers
8
How many correct paths are there for the ant to travel from $A\rightarrow G$ using the given line segments (including the given working examples)? .
0 votes
0 answers
9
0 votes
0 answers
10
0 votes
0 answers
11
0 votes
0 answers
12
0 votes
0 answers
15
A program that includes the file containing a class declaration is called a ________ program of the class.
1 votes
0 answers
16
Consider an integer upper triangular 2D array arr[–8 to +7][–8 to +7] having base address 1000. If the size of the integer is 4 bytes, the address of the element pres...
0 votes
0 answers
21
Give an appropriate tree-structure diagram for the following relational database:Employee (person_name, street, city)Works (person_name, company_name, salary)Company (com...
0 votes
0 answers
25
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 answers
28
A vertex colouring with three colours of a graph G = (V, E) is a mapping V → {R, G, B }. So that any two adjacent vertices does not same colour. Consider the below grap...