Continue with your mobile number
जिगीषु: किसी पर विजय प्राप्त करने की इच्छा रखने वाला विजित: जिसे जीत लिया गया हो विजेता: जिसने जीत लिया हो जिज्ञासु: जानने की इच्छा रखने वाला
CPU part that adds two numbers.
Which component of an ER diagram represents an entity?
Which of the following is NOT an example of an operating system?
Which protocol is used to transfer data between a web server and a web browser?
The average number of comparisons in sequential search is
State true or false
Paging incurs memory overheads in operating system.
Below code will give what result for f(3)
f(int x)
{
If(x
Return;
f(x-1);
printf(“%d”, x);
f(n-1);
}
Components of Management information system?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
Which markup language is used to define the structure and layout of content on a web page?