Top 100+ questions in Technology

0 votes
    What are GitHub Action workflow templates?...
asked Apr 1, 2023 in Technology by JackTerrance
0 votes
    How do we create a workflow to automatically trigger GitHub Actions jobs?...
asked Apr 1, 2023 in Technology by JackTerrance
0 votes
    What is the use of GitHub Actions?...
asked Apr 1, 2023 in Technology by JackTerrance
0 votes
    What is GitHub Actions?...
asked Apr 1, 2023 in Technology by JackTerrance
0 votes
    What are the different instance modes in WCF?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    what are duplex contracts of WCF?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    What is the address syntax and the different formats of WCF transport scheme?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    What are the ways of hosting a WCF service?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    What are the transport schemas does WCF supports?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    How many types of contract does WCF defines?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    What is the endpoint in WCF and what are the three major points in WCF?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    Explain what is the difference between ASMX web services and WCF?...
asked Mar 30, 2023 in Technology by JackTerrance
0 votes
    How is .NET Core SDK different from .NET Core Runtime?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is .NET Core CoreFX?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is the difference between .Net Core and Mono?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What are critical components in .NET Core?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is .NET Core used for?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is the latest version of .NET Core? Share one specific attribute....
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is .NET Core Framework, and how does it work?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    Which is better MVC or .NET Core?...
asked Mar 25, 2023 in Technology by JackTerrance
0 votes
    In which type of cache, application directly interacts with database for data that is not available in the cache? (i ... Cache-aside (iii)Write Through Cache (iv)Read Through Cache...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    A cache is a ______________. (i)Data storage format (ii)Small and Fast memory (iii)Copy of data (iv)Data Backup...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    Views stores the data and you can refresh it on timely bases a. FALSE b. TRUE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    Views are created on top of Materialized Views a. FALSE b. TRUE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    How to concatenate multiple rows into a single string in sql a. COALESCE b. Option 1 & 2 c. None of the above d. STRING_AGG...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    IN and NOT IN operations decreses the performance of an SQL query compared to ANOTHER operations. is it True or FALSE? a. TRUE b. FALSE...
asked Mar 22, 2023 in Technology by JackTerrance
0 votes
    Which privilege from the following is used to create a private synonym in another user's schema? a. CREATE SYNONYM b. ... PUBLIC SYNONYM c. CREATE ANY SYNONYM d. None of the above...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    Indexes enhance the performance even if the table is updated frequently. a. TRUE b. FALSE...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    Rowid is the phycial address which the data is stored. a. FALSE b. TRUE...
asked Mar 20, 2023 in Technology by JackTerrance
0 votes
    What will be the output of the below query, given an Employee table having 10 records? What will be the output of the ... records b. Produce an error c. 100 records d. 0 records...
asked Mar 20, 2023 in Technology by JackTerrance
...